Changesets: fs2open
trunk r10684 2014-05-12 20:31 Ported: N/A Details Diff |
this fixes the Ogg Cutscenes mod not being recognized as installed | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | Diff File | ||
trunk r10683 2014-05-12 20:28 Ported: N/A Details Diff |
fix some things FindBugs complained about | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/HSLColor.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/InstallerUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10682 2014-05-12 20:26 Ported: N/A Details Diff |
additional help text on suggestion of MjnMixael - German version | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.properties | Diff File | ||
trunk r10681 2014-05-12 12:12 Ported: N/A Details Diff |
Preliminary MSVC 201x support for the nightly/release build system. | ||
mod - /trunk/nightly-build/Buildcore.pm | Diff File | ||
mod - /trunk/nightly-build/buildconfig.conf.sample | Diff File | ||
trunk r10680 2014-05-12 11:56 Ported: N/A Details Diff |
More explicit path setup for BSD cron environment. | ||
mod - /trunk/nightly-build/Git.pm | Diff File | ||
mod - /trunk/nightly-build/Svn.pm | Diff File | ||
mod - /trunk/nightly-build/nightlybuild.pl | Diff File | ||
trunk r10679 2014-05-11 22:37 Ported: N/A Details Diff |
don't mess with the buffer if we haven't read anything yet (this bug was here all along, but only manifests for 7z files smaller than the buffer size!) |
||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InputStreamInStream.java | Diff File | ||
trunk r10678 2014-05-11 22:07 Ported: N/A Details Diff |
bump version | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10677 2014-05-11 22:06 Ported: N/A Details Diff |
additional help text on suggestion of MjnMixael | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_es.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_pt.properties | Diff File | ||
trunk r10676 2014-05-11 21:50 Ported: N/A Details Diff |
properly check for Basic Installation mods | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNode.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ChoicePage.java | Diff File | ||
trunk r10675 2014-05-11 21:39 Ported: N/A Details Diff |
reference selected mods by their path, not their name, because we can have duplicate node names | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/common/InstallerNode.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallPage.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/SuperValidationTask.java | Diff File | ||
trunk r10674 2014-05-11 20:42 Ported: N/A Details Diff |
human-readable byte count, courtesy of m!m | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.properties | Diff File | ||
trunk r10673 2014-05-11 17:10 Ported: N/A Details Diff |
human-readable byte count, courtesy of m!m | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_es.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_pt.properties | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java | Diff File | ||
trunk r10672 2014-05-11 17:09 Ported: N/A Details Diff |
do the bytes thing for now, since the other patch isn't added yet | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.properties | Diff File | ||
trunk r10671 2014-05-11 17:06 Ported: N/A Details Diff |
German translation, courtesy of m!m | ||
add - /trunk/fsoinstaller/resources/XSTR_de.properties | File | ||
trunk r10670 2014-05-11 17:06 Ported: N/A Details Diff |
add target to run CheckXSTR | ||
mod - /trunk/fsoinstaller/build.xml | Diff File | ||
trunk r10669 2014-05-10 19:36 Ported: N/A Details Diff |
bump version | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10668 2014-05-10 19:36 Ported: N/A Details Diff |
translation updates | ||
mod - /trunk/fsoinstaller/resources/XSTR_es.properties | Diff File | ||
trunk r10667 2014-05-10 13:01 Ported: N/A Details Diff |
localize "none" (but not "null") |
||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/Configuration.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ConfigPage.java | Diff File | ||
trunk r10666 2014-05-10 11:22 Ported: N/A Details Diff |
Change the "Report Bug" button's URL to scp.indiegames.us In other news, did you know that FRED has a "Report Bug" button in its About dialog? |
||
mod - /trunk/fs2_open/code/fred2/fred.cpp | Diff File | ||
trunk r10665 2014-05-10 00:13 Ported: N/A Details Diff |
Fix mantis 2981 Read & write pilot loop data in the same order |
Affected Issues 0002981 |
|
mod - /trunk/fs2_open/code/pilotfile/csg.cpp | Diff File | ||
trunk r10664 2014-05-10 00:09 Ported: N/A Details Diff |
translate buttons on standard dialogs as well | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10663 2014-05-10 00:09 Ported: N/A Details Diff |
translation synchronization; and CheckXSTR will now check all properties files, not just the root one | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_es.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_pt.properties | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/CheckXSTR.java | Diff File | ||
trunk r10662 2014-05-09 02:10 Ported: N/A Details Diff |
Fix Coverity ID 1212016 Copy into fixed size buffer replace strcpy with strcpy_s |
||
mod - /trunk/fs2_open/code/globalincs/systemvars.cpp | Diff File | ||
trunk r10661 2014-05-09 02:10 Ported: N/A Details Diff |
Fix Coverity ID 1212017 Copy into fixed size buffer replace strcpy with strcpy_s |
||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.cpp | Diff File | ||
trunk r10660 2014-05-09 02:10 Ported: N/A Details Diff |
Fix Coverity ID 1212013 Macro compares unsigned to 0 Use MAX instead of CLAMP |
||
mod - /trunk/fs2_open/code/debugconsole/console.cpp | Diff File |