aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-18NDS : The scaler profiling renders a white line (1 pixel / 1 ms)Bertrand Augereau
2007-02-18NDS : CPU scaler twiddling backupBertrand Augereau
2007-02-18NDS : CPU scaler performance experimentBertrand Augereau
2007-02-18Simplified addGameToConf and at the same time made it more powerful: Copy all...Max Horn
2007-02-18NDS : Compile fix (savegames-related)Bertrand Augereau
2007-02-18Redraw the launcher after doing a mass addMax Horn
2007-02-18Fixed warningMax Horn
2007-02-18Improved 'Mass Detector': Now displays a dialog which displays the scan progr...Max Horn
2007-02-18Made it possible to init a Stack<T> with an Array<T>; removed hack in Stack<T...Max Horn
2007-02-18Improved (I hope) the 'Unknown MD5' messages in our detectors a little bitMax Horn
2007-02-18Correct warned class nameChris Apers
2007-02-18French keyboard is 'azerty' not 'awert'Chris Apers
2007-02-18Renamed crc32 which conflicts with Tapwave system functionChris Apers
2007-02-18Accept zlib format files as well when reading.Marcus Comstedt
2007-02-18Fixed bug #1662774 ("SCUMM: Textual verb glitch"). It was a regression causedTorbjörn Andersson
2007-02-18Const correctnessMax Horn
2007-02-18Updated locations of created files to be uninstalledLars Persson
2007-02-18Bad hack to make thsi engine run on PalmOSChris Apers
2007-02-18Repaired loadingSven Hesse
2007-02-18Bad hack to make this engine works on PalmOS (compiler still seems to hate so...Chris Apers
2007-02-18flush()->finalize()Marcus Comstedt
2007-02-18correctly reinit sound output deviceKostas Nakos
2007-02-18fixed broken savegames with duplicate itemsNicola Mettifogo
2007-02-18replaced magic number with kFlagsVisited where neededNicola Mettifogo
2007-02-18found and commented gross hack in the original engineNicola Mettifogo
2007-02-18change in debug levelNicola Mettifogo
2007-02-18set the size of savegame name to the same length for both saving and loadingNicola Mettifogo
2007-02-18enforced use of MAKE_INVENTORY_IDNicola Mettifogo
2007-02-18fixed broken sprintf formats in saving routinesNicola Mettifogo
2007-02-18new special debug levelsNicola Mettifogo
2007-02-18fixes last broken commitNicola Mettifogo
2007-02-18more big-endianness fixesNicola Mettifogo
2007-02-18Committed my fix for bug #1662549 ("SCUMM: MIDI music is broken"). Apparently,Torbjörn Andersson
2007-02-18adjusted wrong commentNicola Mettifogo
2007-02-18Replaced the old code for compressed savegames (which was using the gzopen/gz...Max Horn
2007-02-18cleanupMax Horn
2007-02-17Removed LaTeX readme, since it is no longer been updated or used.Travis Howell
2007-02-17Get rid of Common::SaveFileMax Horn
2007-02-17fixed regression bug causing labels not to be aligned properly when near the ...Nicola Mettifogo
2007-02-17changed mapChar to use unsigned (byte) instead of char, to avoid possible sig...Nicola Mettifogo
2007-02-17changed CNV loading code to be endian-safeNicola Mettifogo
2007-02-17Removed some dead code, updated a warning messageMax Horn
2007-02-17Using stat and fopen is not portable (writing to a Common::File isn't either,...Max Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2007-02-17Speed up the Player_NES code quite a bit (still is rather slow without compil...Max Horn
2007-02-17OOified Player_NES code; revamped the code in GetSample slightly (to avoid ov...Max Horn
2007-02-17Fix for bug #1660550 (MANIACNES: Graphics glitch on intro screen)Max Horn
2007-02-17Changed spaces to tabs again.Torbjörn Andersson
2007-02-17more conventional termination handling. Event loops are going to get merged s...Nicola Mettifogo
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson