Changesets: fs2open
trunk r7051
Timestamp: 2011-03-11 02:21:27 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
improved version of hud_squadmsg_wing_valid(); fixes Mantis 0002415 | ||
mod - /trunk/fs2_open/code/hud/hudsquadmsg.cpp | [ Diff ] [ File ] | ||
trunk r7050
Timestamp: 2011-03-09 19:26:45 Author: karajorma Ported: N/A [ Details ] [ Diff ] |
Remove a few annoying compilation warnings | ||
mod - /trunk/fs2_open/code/fred2/shiptexturesdlg.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/object/collideshipweapon.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/weapon/beam.cpp | [ Diff ] [ File ] | ||
trunk r7049
Timestamp: 2011-03-08 23:04:33 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
add another ship class to the list of FSPort changed names | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | [ Diff ] [ File ] | ||
trunk r7048
Timestamp: 2011-03-08 03:23:24 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
robusto | ||
mod - /trunk/fsoinstaller/build.xml | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerGUI.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerPage.java | [ Diff ] [ File ] | ||
trunk r7047
Timestamp: 2011-03-08 03:19:02 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
now the installer should look a little familiar | ||
add - /trunk/fsoinstaller/fsoinstaller.properties | [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ConfigPage.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerGUI.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerPage.java | [ Diff ] [ File ] | ||
trunk r7046
Timestamp: 2011-03-08 03:18:29 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
add some useful utility classes and functions | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/GraphicsUtils.java | [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | [ Diff ] [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/GUIConstants.java | [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ImagePanel.java | [ File ] | ||
trunk r7045
Timestamp: 2011-03-08 03:16:15 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
add JDirectoryChooser for later use | ||
mod - /trunk/fsoinstaller/.classpath | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/docs/readme.txt | [ Diff ] [ File ] | ||
add - /trunk/fsoinstaller/lib/l2fprod-common-directorychooser.jar | [ File ] | ||
trunk r7044
Timestamp: 2011-03-08 01:45:43 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
add new Logging wrapper, with log4j-compatible API add new InstallerPage shell Javadoc comment tweak |
||
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/Logger.java | [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/WorkerThread.java | [ Diff ] [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ConfigPage.java | [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerGUI.java | [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerPage.java | [ File ] | ||
trunk r7043
Timestamp: 2011-03-08 01:44:49 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
downgrade from log4j to Java logging, ugh... all for the sake of a license | ||
mod - /trunk/fsoinstaller/.classpath | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/build.xml | [ Diff ] [ File ] | ||
rm - /trunk/fsoinstaller/docs/apache-2.0.txt | [ File ] | ||
rm - /trunk/fsoinstaller/docs/gpl-3.0.txt | [ File ] | ||
mod - /trunk/fsoinstaller/docs/readme.txt | [ Diff ] [ File ] | ||
rm - /trunk/fsoinstaller/lib/log4j-1.2.15.jar | [ File ] | ||
rm - /trunk/fsoinstaller/log4j.xml | [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Connector.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | [ Diff ] [ File ] | ||
trunk r7042
Timestamp: 2011-03-08 01:43:55 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
remove CJWizards; it's not mature enough | ||
rm - /trunk/fsoinstaller/lib/CJWizards-0.2.jar | [ File ] | ||
rm - /trunk/fsoinstaller/lib/commons-logging-1.1.1.jar | [ File ] | ||
rm - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerPageFactory.java | [ File ] | ||
rm - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerWizard.java | [ File ] | ||
trunk r7041
Timestamp: 2011-03-05 02:25:26 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
cleaner way of merging everything into one jar | ||
mod - /trunk/fsoinstaller/build.xml | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/docs/readme.txt | [ Diff ] [ File ] | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | [ File ] | ||
add - /trunk/fsoinstaller/src/com/jdotsoft | [ File ] | ||
add - /trunk/fsoinstaller/src/com/jdotsoft/jarloader | [ File ] | ||
add - /trunk/fsoinstaller/src/com/jdotsoft/jarloader/JarClassLoader.java | [ File ] | ||
add - /trunk/fsoinstaller/src/com/jdotsoft/jarloader/JarLauncher.java | [ File ] | ||
trunk r7040
Timestamp: 2011-03-04 01:32:38 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
some stuff | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/builder/TestTree.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/WorkerThread.java | [ Diff ] [ File ] | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallerWizard.java | [ Diff ] [ File ] | ||
trunk r7039
Timestamp: 2011-03-04 01:32:08 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
better jar building | ||
mod - /trunk/fsoinstaller/build.xml | [ Diff ] [ File ] | ||
add - /trunk/fsoinstaller/resources | [ File ] | ||
add - /trunk/fsoinstaller/resources/fso_icon.png | [ File ] | ||
add - /trunk/fsoinstaller/resources/splash.gif | [ File ] | ||
add - /trunk/fsoinstaller/resources/top.png | [ File ] | ||
trunk r7038
Timestamp: 2011-03-03 02:00:42 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
finish patching subsystem comparison | ||
mod - /trunk/fs2_open/code/mission/missionparse.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/missionui/missionweaponchoice.cpp | [ Diff ] [ File ] | ||
antipodes r7037
Timestamp: 2011-03-02 22:49:54 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Trunk Sync - r7036 | ||
mod - /branches/antipodes/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/model/model.h | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/model/modelread.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/ship/ship.cpp | [ Diff ] [ File ] | ||
trunk r7036
Timestamp: 2011-03-02 09:08:22 Author: Swifty Ported: N/A [ Details ] [ Diff ] |
Memory leaks involving Polymodel_instances plugged. | ||
mod - /trunk/fs2_open/code/freespace2/freespace.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/model/model.h | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/model/modelread.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | [ Diff ] [ File ] | ||
trunk r7035
Timestamp: 2011-02-28 03:27:52 Author: Goober5000 Ported: N/A [ Details ] [ Diff ] |
use subsystem_stricmp where appropriate | ||
mod - /trunk/fs2_open/code/ship/ship.cpp | [ Diff ] [ File ] | ||
antipodes r7034
Timestamp: 2011-02-27 15:06:44 Author: The_E Ported: N/A [ Details ] [ Diff ] |
Adding a few CLAMPs and log warnings to ensure validity |
||
mod - /branches/antipodes/code/pilotfile/csg.cpp | [ Diff ] [ File ] | ||
antipodes r7033
Timestamp: 2011-02-26 03:53:09 Author: The_E Ported: N/A [ Details ] [ Diff ] |
This will allow for longer sexps. |
||
mod - /branches/antipodes/code/fred2/campaigntreewnd.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/fred2/fredview.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/fred2/messageeditordlg.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/fred2/missionsave.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/mission/missionparse.cpp | [ Diff ] [ File ] | ||
antipodes r7032
Timestamp: 2011-02-25 21:48:58 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Test commit of Doxygen MSVC Addin configuration file http://doxygenbrowseraddin.codeplex.com/ Install and Configure/Run Doxygen first per: http://www.hard-light.net/wiki/index.php/Doxygen_Documentation |
||
add - /branches/antipodes/projects/MSVC_2008/Freespace2.doxproj | [ File ] | ||
antipodes r7031
Timestamp: 2011-02-25 20:50:36 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Trunk Sync - r7030 | ||
mod - /branches/antipodes | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/cmeasure/cmeasure.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/lab/lab.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/math/staticrand.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/weapon/weapons.cpp | [ Diff ] [ File ] | ||
add - /branches/antipodes/documentation | [ File ] | ||
add - /branches/antipodes/fs2open.Doxyfile | [ File ] | ||
trunk r7030
Timestamp: 2011-02-25 20:18:16 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Update SVN ignore keyword so we don't get documentation output in SVN | ||
mod - /trunk/fs2_open | [ Diff ] [ File ] | ||
trunk r7029
Timestamp: 2011-02-25 20:15:51 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
First version of our Documentation system, using automated Doxygen source code comments | ||
mod - /trunk/fs2_open/code/cmeasure/cmeasure.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/math/staticrand.cpp | [ Diff ] [ File ] | ||
add - /trunk/fs2_open/documentation | [ File ] | ||
add - /trunk/fs2_open/documentation/doxygen | [ File ] | ||
add - /trunk/fs2_open/fs2open.Doxyfile | [ File ] | ||
trunk r7028
Timestamp: 2011-02-25 09:38:28 Author: Echelon9 Ported: N/A [ Details ] [ Diff ] |
Effective STL: Use Container.empty() instead of Container.size() == 0 in if() statements | ||
mod - /trunk/fs2_open/code/lab/lab.cpp | [ Diff ] [ File ] | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | [ Diff ] [ File ] | ||
antipodes r7027
Timestamp: 2011-02-24 23:30:55 Author: Zacam Ported: N/A [ Details ] [ Diff ] |
Trunk Sync - r7025 | ||
mod - /branches/antipodes/code/ai/aicode.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/localization/localize.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/math/staticrand.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/math/staticrand.h | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/model/modelread.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/parse/sexp.cpp | [ Diff ] [ File ] | ||
mod - /branches/antipodes/code/parse/sexp.h | [ Diff ] [ File ] | ||