Changesets: fs2open
trunk r10659 2014-05-09 02:10 Ported: N/A Details Diff |
Fix Coverity ID 1212014. Unsigned compared against 0 Removed the >= 0 check |
||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.cpp | Diff File | ||
trunk r10658 2014-05-09 02:10 Ported: N/A Details Diff |
Fix Coverity ID 1212015. Check the pointers value vs '\0', not the pointer |
||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.cpp | Diff File | ||
trunk r10657 2014-05-09 00:18 Ported: N/A Details Diff |
add feature for generating hashes from the command line | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_pt.properties | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10656 2014-05-09 00:17 Ported: N/A Details Diff |
allow validation to be done using either GUI or command-line (in case someone wants to write a script) | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10655 2014-05-09 00:14 Ported: N/A Details Diff |
better logging of locales | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/ResourceBundleManager.java | Diff File | ||
trunk r10654 2014-05-08 21:30 Ported: N/A Details Diff |
Debug console. Now with more intuitive pagination from the help list! | ||
mod - /trunk/fs2_open/code/debugconsole/consolecmds.cpp | Diff File | ||
trunk r10653 2014-05-08 02:27 Ported: N/A Details Diff |
Remove GCC Warning (unused-variable) Since token_str is only used in 1x .cpp, move the declaration from the .h to the .cpp |
||
mod - /trunk/fs2_open/code/debugconsole/console.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.h | Diff File | ||
trunk r10652 2014-05-07 23:39 Ported: N/A Details Diff |
actually, unless we get Brazilian-specific Portuguese later on, let's not make this country-specific | ||
add - /trunk/fsoinstaller/resources/XSTR_pt.properties | File | ||
rm - /trunk/fsoinstaller/resources/XSTR_pt_PT.properties | File | ||
trunk r10651 2014-05-07 21:22 Ported: N/A Details Diff |
fix one-pixel alignment issue | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/CollapsiblePanel.java | Diff File | ||
trunk r10650 2014-05-07 21:11 Ported: N/A Details Diff |
re-test for OpenAL after it is installed | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DirectoryTask.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10649 2014-05-07 21:09 Ported: N/A Details Diff |
Portuguese translation, courtesy of Luis Dias | ||
add - /trunk/fsoinstaller/resources/XSTR_pt_PT.properties | File | ||
trunk r10648 2014-05-07 21:06 Ported: N/A Details Diff |
remove extra newline | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
trunk r10647 2014-05-07 17:12 Ported: N/A Details Diff |
Resolves complaints from VC6 about several instances of find_if that were not scoped properly. None of the other compilers seemed to have noticed... | ||
mod - /trunk/fs2_open/code/debugconsole/console.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/consolecmds.cpp | Diff File | ||
trunk r10646 2014-05-07 11:54 Ported: N/A Details Diff |
Resolves some warnings concerning signed/unsigned comparisons. Fixes a typo with a DCF_BOOL output message. Fixes compiling on MSVS 6. | ||
mod - /trunk/fs2_open/code/debugconsole/console.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/console.h | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.cpp | Diff File | ||
mod - /trunk/fs2_open/code/debugconsole/consoleparse.h | Diff File | ||
mod - /trunk/fs2_open/code/globalincs/vmallocator.h | Diff File | ||
trunk r10645 2014-05-07 04:54 Ported: N/A Details Diff |
Fixed gr.drawOffscreenIndicator() returning wrongly scaled coordinates. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10644 2014-05-07 00:48 Ported: N/A Details Diff |
run innoextract through the shell because otherwise it doesn't work on XP | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10643 2014-05-07 00:16 Ported: N/A Details Diff |
better way of moving files fix indeterminate bug when deleting temp files |
||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10642 2014-05-07 00:15 Ported: N/A Details Diff |
log if file can't be deleted | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/IOUtils.java | Diff File | ||
trunk r10641 2014-05-07 00:14 Ported: N/A Details Diff |
OpenAL changes | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_es.properties | Diff File | ||
trunk r10640 2014-05-06 23:54 Ported: N/A Details Diff |
Fix the remaining issues found when finishing the release builds on Windows. | ||
mod - /trunk/nightly-build/buildconfig.conf.sample | Diff File | ||
mod - /trunk/nightly-build/release.pl | Diff File | ||
trunk r10639 2014-05-06 16:17 Ported: N/A Details Diff |
Missed one more newline. | ||
mod - /trunk/nightly-build/release.pl | Diff File | ||
trunk r10638 2014-05-06 15:58 Ported: N/A Details Diff |
Regex correction. | ||
mod - /trunk/nightly-build/release.pl | Diff File | ||
trunk r10637 2014-05-06 15:50 Ported: N/A Details Diff |
Didn't clean up my debugging code properly. | ||
mod - /trunk/nightly-build/release.pl | Diff File | ||
trunk r10636 2014-05-06 15:44 Ported: N/A Details Diff |
Forgot to not commit the binary path change I make on OS X. | ||
mod - /trunk/nightly-build/nightlybuild.pl | Diff File | ||
mod - /trunk/nightly-build/release.pl | Diff File | ||
trunk r10635 2014-05-06 14:56 Ported: N/A Details Diff |
Nightly build script overhauled completed - now fully automates release building, uploading, and posting. I accept donations in the form of bottles of Evan Williams White Label. | ||
mod - /trunk/nightly-build | Diff File | ||
add - /trunk/nightly-build/Buildcore.pm | File | ||
mod - /trunk/nightly-build/Git.conf.sample | Diff File | ||
mod - /trunk/nightly-build/Git.pm | Diff File | ||
add - /trunk/nightly-build/Replacer.pm | File | ||
add - /trunk/nightly-build/Svn.conf.sample | File | ||
mod - /trunk/nightly-build/Svn.pm | Diff File | ||
mod - /trunk/nightly-build/Vcs.pm | Diff File | ||
mod - /trunk/nightly-build/buildconfig.conf.sample | Diff File | ||
mod - /trunk/nightly-build/nightlybuild.pl | Diff File | ||
add - /trunk/nightly-build/release.pl | File |