Changesets: fs2open
trunk r10359 2014-01-28 21:02 Ported: N/A Details Diff |
fix user-initiated cancellation of install items | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallPage.java | Diff File | ||
trunk r10358 2014-01-28 21:00 Ported: N/A Details Diff |
meh | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/ObjectHolder.java | Diff File | ||
trunk r10357 2014-01-28 21:00 Ported: N/A Details Diff |
more robust state management | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
add - /trunk/fsoinstaller/src/com/fsoinstaller/utils/ObjectHolder.java | File | ||
trunk r10356 2014-01-28 20:31 Ported: N/A Details Diff |
actually return the Future we create, so we can use it later | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10355 2014-01-28 20:29 Ported: N/A Details Diff |
create entire directory path, same as we do elsewhere | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10354 2014-01-28 20:28 Ported: N/A Details Diff |
standardize on "FreeSpace Open" rather than "FreeSpace 2 Open" | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ConfigPage.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallChoice.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | Diff File | ||
trunk r10353 2014-01-28 20:25 Ported: N/A Details Diff |
somehow this seems to work better | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/FinishedPage.java | Diff File | ||
trunk r10352 2014-01-28 20:24 Ported: N/A Details Diff |
fix downloadBuffer threading error -- thanks to m!m for spotting it | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
trunk r10351 2014-01-28 12:54 Ported: N/A Details Diff |
Remove per-campaign detail settings |
||
mod - /trunk/fs2_open/code/pilotfile/csg.cpp | Diff File | ||
mod - /trunk/fs2_open/code/pilotfile/pilotfile.h | Diff File | ||
trunk r10350 2014-01-26 13:09 Ported: N/A Details Diff |
Remove a superfluous $ sign from gauge_load_common, which was messing up hud_gauges tables that defined differing fonts for hud gauges. |
||
mod - /trunk/fs2_open/code/hud/hudparse.cpp | Diff File | ||
trunk r10349 2014-01-26 08:05 Ported: N/A Details Diff |
Fixed targethit1 -> targhit1 in an error message. | ||
mod - /trunk/fs2_open/code/hud/hudshield.cpp | Diff File | ||
trunk r10348 2014-01-25 16:13 Ported: N/A Details Diff |
Another little Lua documentation fix. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10347 2014-01-25 09:47 Ported: N/A Details Diff |
Two small Lua documentation fixes. | ||
mod - /trunk/fs2_open/code/parse/lua.cpp | Diff File | ||
trunk r10346 2014-01-24 22:29 Ported: N/A Details Diff |
properly fix the downloader gui for cancelled downloads | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10345 2014-01-24 22:15 Ported: N/A Details Diff |
change the way tasks are submitted/managed, so as to hopefully shut them down more cleanly | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.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 | ||
trunk r10344 2014-01-24 22:13 Ported: N/A Details Diff |
we were not necessarily setting the downloader on the event-dispatch thread, so make sure we do that | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10343 2014-01-24 22:10 Ported: N/A Details Diff |
logging fix and tweak | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10342 2014-01-24 22:08 Ported: N/A Details Diff |
temporary thread logging code | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/FinishedPage.java | Diff File | ||
trunk r10341 2014-01-24 22:08 Ported: N/A Details Diff |
correctly log whether a mod is selected for the BASIC configuration | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/ModSelectPage.java | Diff File | ||
trunk r10340 2014-01-24 22:08 Ported: N/A Details Diff |
add downloadCancelled to possible download events | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/DownloadListener.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/internet/Downloader.java | Diff File | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/DownloadPanel.java | Diff File | ||
trunk r10339 2014-01-24 22:04 Ported: N/A Details Diff |
put a border on the progress bar so it looks nicer | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/utils/ProgressBarDialog.java | Diff File | ||
trunk r10338 2014-01-22 21:14 Ported: N/A Details Diff |
update version | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/main/FreeSpaceOpenInstaller.java | Diff File | ||
trunk r10337 2014-01-22 21:06 Ported: N/A Details Diff |
fix folder references; files should now be renamed and deleted properly also tweak logging |
||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10336 2014-01-22 21:05 Ported: N/A Details Diff |
improve logging of hashing | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File | ||
trunk r10335 2014-01-22 21:04 Ported: N/A Details Diff |
fix logging of child not being installed | ||
mod - /trunk/fsoinstaller/src/com/fsoinstaller/wizard/InstallItem.java | Diff File |