Changesets: fs2open
trunk r10709 2014-05-19 21:20 Ported: N/A Details Diff |
patch some holes in OS support | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/Configuration.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10708 2014-05-19 21:10 Ported: N/A Details Diff |
use SHA-1 hashes | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/InstallerUtils.java | Diff File | ||
trunk r10707 2014-05-19 20:59 Ported: N/A Details Diff |
add support for InnoExtract on FreeBSD | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/InstallerUtils.java | Diff File | ||
trunk r10706 2014-05-19 05:31 Ported: N/A Details Diff |
Fix mantis 3026 Update Linux --help option to show all cmdline options Added data/checks for expected args to cmdline options Add extra const-ness per m!m review |
Affected Issues 0003026 |
|
mod - /trunk/fs2_open/code/cmdline/cmdline.cpp | Diff File | ||
trunk r10705 2014-05-18 02:03 Ported: N/A Details Diff |
Add support for countermeasures that will pull aspect seekers away from their previous targets. | ||
mod - /trunk/fs2_open/code/weapon/weapon.h | Diff File | ||
mod - /trunk/fs2_open/code/weapon/weapons.cpp | Diff File | ||
trunk r10704 2014-05-17 16:15 Ported: N/A Details Diff |
More ship flag/ship info flag confusion cleared up |
||
mod - /trunk/fs2_open/code/parse/sexp.cpp | Diff File | ||
trunk r10703 2014-05-17 15:24 Ported: N/A Details Diff |
extract .tar files that are contained in other archives | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
trunk r10702 2014-05-17 11:24 Ported: N/A Details Diff |
See 10701, same issue here |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10701 2014-05-17 09:48 Ported: N/A Details Diff |
Checking a ship_info flag against a ship flag isn't going to work |
||
mod - /trunk/fs2_open/code/ship/ship.cpp | Diff File | ||
trunk r10700 2014-05-16 21:31 Ported: N/A Details Diff |
accommodate bzip2's idiosyncrasies | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
trunk r10699 2014-05-16 20:32 Ported: N/A Details Diff |
log the OS, expand for FreeBSD and Solaris, and refactor to use a more robust OS checking system | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/Configuration.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.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 | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/OperatingSystem.java | File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DirectoryTask.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10698 2014-05-15 16:51 Ported: N/A Details Diff |
bump version | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10697 2014-05-15 16:50 Ported: N/A Details Diff |
quote path, if necessary, when calling InnoExtract | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InnoExtractTask.java | Diff File | ||
trunk r10696 2014-05-15 16:49 Ported: N/A Details Diff |
add some javadocs | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
trunk r10695 2014-05-15 12:26 Ported: N/A Details Diff |
Add some lib locations for Solaris for software installed from OpenCSW. | ||
mod - /trunk/fs2_open/configure.ac | Diff File | ||
trunk r10694 2014-05-14 22:25 Ported: N/A Details Diff |
change how the orbs are scaled, for better display on other UI skins | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/StoplightPanel.java | Diff File | ||
trunk r10693 2014-05-14 19:29 Ported: N/A Details Diff |
modify hash result text | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.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/wizard/InstallItem.java | Diff File | ||
trunk r10692 2014-05-14 19:22 Ported: N/A Details Diff |
delete temporary folder regardless of whether GOG installation succeeds | ||
mod - /trunk/fsoinstaller/resources/XSTR.properties | Diff File | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.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/wizard/InnoExtractTask.java | Diff File | ||
trunk r10691 2014-05-14 19:08 Ported: N/A Details Diff |
fix a spelling error | ||
mod - /trunk/fsoinstaller/resources/XSTR_de.properties | Diff File | ||
trunk r10690 2014-05-14 13:44 Ported: N/A Details Diff |
Fix a parse error. | ||
mod - /trunk/nightly-build/Buildcore.pm | Diff File | ||
trunk r10689 2014-05-13 05:41 Ported: N/A Details Diff |
Fix assertion when entering barracks in debug Assert that there's one more line free, not number-of-ships lines |
||
mod - /trunk/fs2_open/code/menuui/barracks.cpp | Diff File | ||
trunk r10688 2014-05-12 23:38 Ported: N/A Details Diff |
make the formatting a wee bit cleaner | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File | ||
trunk r10687 2014-05-12 22:38 Ported: N/A Details Diff |
bump version | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10686 2014-05-12 22:37 Ported: N/A Details Diff |
extra logging | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ChoicePage.java | Diff File | ||
trunk r10685 2014-05-12 22:23 Ported: N/A Details Diff |
cross-platform OpenAL loading | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/MiscUtils.java | Diff File |