dimok321
48a40172d0
*Moved GameStatistics (FavoriteRank/PlayCount) out of cfg.c and into an own class. All settings are now separated. Old rankings and playcounts will be reseted due to a new format.
...
*Fixed loading of game settings
*Moved NTFS cache to mem2 as well
2010-09-25 08:51:44 +00:00
eraserxl
772859ecbc
* Unified formating of source files.
2010-09-24 00:48:03 +00:00
dimok321
f3ef9104b1
*Whole lot of cleanup in the cfg.c
...
*Moved all related global settings to a settings class. one for themes and individual games will follow. Probably broke some settings or theme loading, we can deal with that later and fix when someone discovers bugs.
2010-09-19 20:25:12 +00:00
dimok321
9594155a8d
*Enabled NTFS writing
...
*Fixed favorite sorting
2010-09-19 15:12:16 +00:00
giantpune
344a81962f
* fix WCharSortCallback() ( fixes game filter )
2010-09-19 01:16:04 +00:00
giantpune
9e79c9d99b
* remove little unused code
...
* code cleanup
2010-09-18 23:16:05 +00:00
dimok321
1902318e4e
*Cleaned up the game list get and filter process for all filter modes and made a class out of that. Noticable speed up in all loading gamelist processes with that. Bye bye shitty getentries.cpp.
2010-09-18 11:46:25 +00:00