Changesets: fs2open
antipodes r6751 2010-11-19 16:21 The_E Ported: N/A Details Diff |
Various bugfixes related to the "off by default" setting |
||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hud.h | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
antipodes r6750 2010-11-19 12:18 The_E Ported: N/A Details Diff |
Fixes issue noticed by Axem, where messages without head anis would reuse the last head ani in use. |
||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missionmessage.cpp | Diff File | ||
antipodes r6749 2010-11-17 16:52 Ported: N/A Details Diff |
Rectified the behavior of View From Target from rendering the inverse of HUD elements it originally displayed. Targetbox returned to its original behavior of not displaying in external cam. | ||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudescort.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudets.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudreticle.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudshield.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudsquadmsg.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudtargetbox.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudwingmanstatus.cpp | Diff File | ||
mod - /branches/antipodes/code/mission/missiontraining.cpp | Diff File | ||
mod - /branches/antipodes/code/radar/radarsetup.cpp | Diff File | ||
antipodes r6748 2010-11-16 08:57 The_E Ported: N/A Details Diff |
Changes the firepoiunt display to be a tiny bit more efficient. Also, working as planned now. |
||
mod - /branches/antipodes/code/hud/hudreticle.cpp | Diff File | ||
antipodes r6747 2010-11-16 07:29 The_E Ported: N/A Details Diff |
Fix for code analysis warning |
||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
trunk r6746 2010-11-15 16:13 IssMneur Ported: N/A Details Diff |
Back to how the no configure worked before, because it does work just IssMneur is a dummy. Thank you ni1s for pointing it out :P Added a clarifying comment to autogen.sh. |
||
mod - /trunk/fs2_open/autogen.sh | Diff File | ||
trunk r6745 2010-11-15 15:40 IssMneur Ported: N/A Details Diff |
Modify autogen.sh so that it can be run without running configure. To run autogen.sh without running configure pass --noconfigure as first parameter. | ||
mod - /trunk/fs2_open/autogen.sh | Diff File | ||
antipodes r6744 2010-11-15 10:36 The_E Ported: N/A Details Diff |
Adding option to designate a custom HUD gauge as off by default, as well as a sexp to activate/deactivate custom gauges |
||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.h | Diff File | ||
antipodes r6743 2010-11-14 14:41 Ported: N/A Details Diff |
Trunk Sync - r6738 | ||
mod - /branches/antipodes/code/debugconsole/dbugfile.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/eventeditor.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/messageeditordlg.cpp | Diff File | ||
mod - /branches/antipodes/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /branches/antipodes/code/globalincs/windebug.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudartillery.cpp | Diff File | ||
mod - /branches/antipodes/code/localization/localize.cpp | Diff File | ||
mod - /branches/antipodes/code/localization/localize.h | Diff File | ||
mod - /branches/antipodes/code/network/multiui.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/parselo.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/parselo.h | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
mod - /branches/antipodes/code/parse/sexp.h | Diff File | ||
mod - /branches/antipodes/code/playerman/player.h | Diff File | ||
mod - /branches/antipodes/code/playerman/playercontrol.cpp | Diff File | ||
mod - /branches/antipodes/code/weapon/weapon.h | Diff File | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /branches/antipodes/projects/MSVC_2005/code.vcproj | Diff File | ||
antipodes r6742 2010-11-14 14:28 Ported: N/A Details Diff |
Rewrite of the HUD messages rewrite. | ||
mod - /branches/antipodes/code/hud/hud.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudmessage.h | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
trunk r6741 2010-11-14 03:43 Ported: N/A Details Diff |
include log4j.xml in deployed jar | ||
mod - /trunk/fsoinstaller/build.xml | Diff File | ||
trunk r6740 2010-11-14 03:33 Ported: N/A Details Diff |
commons-logging is a subproject | ||
mod - /trunk/fsoinstaller/docs/readme.txt | Diff File | ||
trunk r6739 2010-11-14 03:31 Ported: N/A Details Diff |
trivial implementation of installer gui using the CJWizard example | ||
mod - /trunk/fsoinstaller/.classpath | Diff File | ||
mod - /trunk/fsoinstaller/docs/readme.txt | Diff File | ||
add - /trunk/fsoinstaller/lib/CJWizards-0.2.jar | File | ||
add - /trunk/fsoinstaller/lib/commons-logging-1.1.1.jar | File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/main | File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard | File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerPageFactory.java | File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerWizard.java | File | ||
trunk r6738 2010-11-14 00:42 Ported: N/A Details Diff |
remove the mprintf per discussion with taylor | ||
mod - /trunk/fs2_open/code/globalincs/windebug.cpp | Diff File | ||
trunk r6737 2010-11-13 21:07 Ported: N/A Details Diff |
add SCP_string variants of sprintf, sexp_replace_variable_names_with_values, replace_one, replace_all, and lcl_replace_stuff change the death message to use an SCP_string change the set-death-message sexp to accept actual messages |
||
mod - /trunk/fs2_open/code/debugconsole/dbugfile.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/eventeditor.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/messageeditordlg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/fred2/sexp_tree.cpp | Diff File | ||
mod - /trunk/fs2_open/code/localization/localize.cpp | Diff File | ||
mod - /trunk/fs2_open/code/localization/localize.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/parselo.h | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
mod - /trunk/fs2_open/code/parse/sexp.h | Diff File | ||
mod - /trunk/fs2_open/code/playerman/player.h | Diff File | ||
mod - /trunk/fs2_open/code/playerman/playercontrol.cpp | Diff File | ||
trunk r6736 2010-11-13 20:53 Ported: N/A Details Diff |
add missing files to MSVC 2005 project | ||
mod - /trunk/fs2_open/projects/MSVC_2005/Fred2.vcproj | Diff File | ||
mod - /trunk/fs2_open/projects/MSVC_2005/code.vcproj | Diff File | ||
trunk r6735 2010-11-13 17:49 Ported: N/A Details Diff |
Bad IssMneur! No biscuit! | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
antipodes r6734 2010-11-13 11:01 The_E Ported: N/A Details Diff |
This wasn't supposed to be committed as well, sorry | ||
mod - /branches/antipodes/code/missionui/missionshipchoice.cpp | Diff File | ||
antipodes r6733 2010-11-13 10:55 The_E Ported: N/A Details Diff |
Ooops, small oversight |
||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/missionui/missionshipchoice.cpp | Diff File | ||
antipodes r6732 2010-11-13 06:16 The_E Ported: N/A Details Diff |
Adding the "Fixed Message" gauge. This is used to display status messages, like the "Killed by..." and "Viewing from:..." messages. Usage is the same as the standard message gauge. |
||
mod - /branches/antipodes/code/hud/hudmessage.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudmessage.h | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.cpp | Diff File | ||
mod - /branches/antipodes/code/hud/hudparse.h | Diff File | ||
trunk r6731 2010-11-13 02:27 IssMneur Ported: N/A Details Diff |
Remove redundant weapon_name_lookup(). Make the parameter to weapon_info_lookup a const char* (like it should be). |
||
mod - /trunk/fs2_open/code/hud/hudartillery.cpp | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
antipodes r6730 2010-11-12 21:09 The_E Ported: N/A Details Diff |
Fixing bug where the coordinates for the subsystem reticle in the targetview window got manipulated wrongly if no hud_gauges.tbl was present. |
||
mod - /branches/antipodes/code/hud/hudtargetbox.cpp | Diff File | ||
trunk r6729 2010-11-12 18:46 Ported: N/A Details Diff |
Fix for mantis 2174: ERANGE: String error in multiui.cpp | ||
mod - /trunk/fs2_open/code/network/multiui.cpp | Diff File | ||
antipodes r6728 2010-11-11 22:01 The_E Ported: N/A Details Diff |
The real fix for hud-set-directive |
||
mod - /branches/antipodes/code/parse/sexp.cpp | Diff File | ||
antipodes r6727 2010-11-11 11:38 The_E Ported: N/A Details Diff |
Ooops, forgot to change this to a renderString() |
||
mod - /branches/antipodes/code/hud/hudtarget.cpp | Diff File |