Darkvater
|
e20e4f95b8
|
(svn r5800) - Fix: When directories were changed in 'Play Scenario', pressing 'New Game' showed scenarios from that directory, not the default one. Bug has been present for a pretty long time, weird nobody noticed this.
|
2006-08-07 09:32:29 +00:00 |
|
Darkvater
|
97c3b5cad8
|
(svn r5767) - Cleanup: Improve upon the header file mess regarding fios. Move all relevant types from hal.h into fios.h, eliminate the unneccessary passing of a global variable, and extern variables in header files (declare in fios.c and misc_gui.c
|
2006-08-05 00:59:45 +00:00 |
|
Darkvater
|
54f199e495
|
(svn r5766) - Cleanup: Unify FiosBrowseTo and FiosGetDescText
|
2006-08-05 00:53:09 +00:00 |
|
Darkvater
|
bd458586a0
|
(svn r5765) - Codechange: Fully unify the OS-specific FiosGet...List functions into fios.c, as well as FiosGetSavegameList and FiosGetScenarioList functions with the help of some callbacks.
|
2006-08-05 00:47:32 +00:00 |
|
Darkvater
|
48ea9fde32
|
(svn r5764) - Cleanup: - Cleanup: Move the now unified FiosAlloc, compare_FiosItems, FiosFreeSavegameList, FiosMakeSavegameName, FiosDelete and FileExists to newly created file fios.c where it belongs.
- Fix: forgot to remove GetLanguageList from functions.h in previous commit
|
2006-08-05 00:16:24 +00:00 |
|