Age | Commit message (Expand) | Author |
2007-03-12 | moved background path buffer management into walk.cpp | Nicola Mettifogo |
2007-03-12 | removed useless routines (maybe leftovers from the amiga conversion) | Nicola Mettifogo |
2007-03-12 | Protect Array<> and HashMap<> instances against self assignments | Max Horn |
2007-03-12 | WIP code for Amiga version: | Johannes Schickel |
2007-03-12 | Add support for Amiga static data resources. | Johannes Schickel |
2007-03-12 | renamed Graphics class to Gfx and Parallaction::_graphics to Parallaction::_g... | Nicola Mettifogo |
2007-03-12 | Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\... | Lars Persson |
2007-03-12 | got rid of remaining uses of kBit3 in Menu | Nicola Mettifogo |
2007-03-12 | The only uses for StaticCnv::_data2 were by Get and Door zones, so a new fiel... | Nicola Mettifogo |
2007-03-12 | Special filehandling for Symbian OS not needed in smushplayer anymore. | Lars Persson |
2007-03-12 | Some usability improvements to the save/load dialog: The scrollbar uses the | Torbjörn Andersson |
2007-03-12 | Removing this old workaround: It no longer works, and causes an infinite loop... | Max Horn |
2007-03-12 | Removed old and undocumented workaround for good, it was apparently made in r... | Max Horn |
2007-03-12 | Fix a discrepancy between our V3 walking code and disasm (besides, using dest... | Max Horn |
2007-03-12 | Get rid of initActorClass | Max Horn |
2007-03-12 | Remove warning, logic code for soccer games is incomplete. | Travis Howell |
2007-03-12 | overall revision of selectCharacter (protection code) to remove usage of Stat... | Nicola Mettifogo |
2007-03-12 | Patch #1678264: "AGI: Extending the number of save slots" | Eugene Sandulenko |
2007-03-11 | Added the French Atari ST Bargon Attack reported in the forums | Sven Hesse |
2007-03-11 | oops | Nicola Mettifogo |
2007-03-11 | fixed bug: loading a game from the start menu doesn't lead to a crash anymore | Nicola Mettifogo |
2007-03-11 | Disk is now completely responsible for retrieving localized location scripts | Nicola Mettifogo |
2007-03-11 | Reenabled window bit flags for automatica gzip header detection, and document... | Max Horn |
2007-03-11 | Adding extra wbits is not supported by all versions of zlib. If they should b... | Lars Persson |
2007-03-11 | Updated NEWS slightly | Max Horn |
2007-03-11 | A long time ago, in a virtual machine far, far away... | Max Horn |
2007-03-11 | removed some dead code and formatting | Nicola Mettifogo |
2007-03-11 | Fixed '+' mode handling in symbian_fopen (at least this looks to me like it s... | Johannes Schickel |
2007-03-11 | Added shared filed support using native file APIs. | Lars Persson |
2007-03-11 | fixed bug: now considering Array's ability to shift values when removing elem... | Nicola Mettifogo |
2007-03-11 | wrapped active location data into a new structure | Nicola Mettifogo |
2007-03-11 | changed changeLocation to use StringList instead of multiple nested if's | Nicola Mettifogo |
2007-03-11 | some simplification for changeLocation | Nicola Mettifogo |
2007-03-11 | Updated actions for symbian OS, memory limits for S60. | Lars Persson |
2007-03-11 | added comment to changeLocation | Nicola Mettifogo |
2007-03-11 | some refactoring for music management | Nicola Mettifogo |
2007-03-11 | should stop Q's Visual Studio from complaining | Nicola Mettifogo |
2007-03-11 | cleanup | Nicola Mettifogo |
2007-03-11 | more refactoring | Nicola Mettifogo |
2007-03-10 | changed kEngineMiniDonna to a more appropriate kEngineTransformedDonna | Nicola Mettifogo |
2007-03-10 | simplified character mode handling | Nicola Mettifogo |
2007-03-10 | fix warning | Max Horn |
2007-03-10 | some refactoring | Nicola Mettifogo |
2007-03-10 | commented nasty hack in the original code | Nicola Mettifogo |
2007-03-10 | fixed old reimplementation bug | Nicola Mettifogo |
2007-03-10 | fixed regression: head and talks are now loaded only for real characters, i.e... | Nicola Mettifogo |
2007-03-10 | more robust font management | Nicola Mettifogo |
2007-03-10 | typo | Max Horn |
2007-03-10 | Updated the conditions for the "override" checkboxes. Most of it is probably | Torbjörn Andersson |
2007-03-10 | Let the mixer worry about converting mono to stereo. | Torbjörn Andersson |