Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-03 | Remove some unused struct members | Benjamin Haisch | |
svn-id: r46245 | |||
2009-12-03 | added original-like pathfinding. | Vladimir Menshakov | |
svn-id: r46244 | |||
2009-12-02 | SCI: Reverting 46242, wasn't a bug at all | Martin Kiewitz | |
svn-id: r46243 | |||
2009-12-02 | SCI: WindowMgr init correction | Martin Kiewitz | |
svn-id: r46242 | |||
2009-12-02 | SCI: Do clipping on celNo for case when celNo is below 0 (fixes crash in ↵ | Martin Kiewitz | |
island dr. brain intro) svn-id: r46240 | |||
2009-12-02 | Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font. | Travis Howell | |
svn-id: r46238 | |||
2009-12-01 | Fill out doxygen comment about supported games | Eugene Sandulenko | |
svn-id: r46235 | |||
2009-12-01 | Fill out doxygen comment about supported games | Eugene Sandulenko | |
svn-id: r46234 | |||
2009-12-01 | gob - Add cursor handling for Fascination windows (close and move at least) | Arnaud Boutonné | |
svn-id: r46233 | |||
2009-12-01 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r46232 | |||
2009-12-01 | Corrected the palette colours for the interface elements | Paul Gilbert | |
svn-id: r46230 | |||
2009-12-01 | find out the meaning of the rest 4 bytes in walkbox structure | Vladimir Menshakov | |
svn-id: r46228 | |||
2009-12-01 | use selected object with both mouse buttons as in original game | Vladimir Menshakov | |
svn-id: r46227 | |||
2009-12-01 | display '&' next to the object name as in original game. | Vladimir Menshakov | |
svn-id: r46226 | |||
2009-11-30 | SCI: Fix kSetCursor (Sci1.1) to behave like Sierra Sci (fixes cursor ↵ | Martin Kiewitz | |
hiding/showing in kq6) svn-id: r46224 | |||
2009-11-30 | Removed <cmath> includes since a) not a part of Symbian OS b) Compiles fine ↵ | Lars Persson | |
without it (at least with Symbian OS GCCE 3.4.3 and CW 2) svn-id: r46213 | |||
2009-11-29 | Comment out unused variables. | Johannes Schickel | |
svn-id: r46198 | |||
2009-11-29 | Started assigning the code from Greg's SCI engine to our sound commands - ↵ | Filippos Karapetis | |
still WIP svn-id: r46197 | |||
2009-11-29 | Properly update the sound state in the sound command parser when loading a game | Filippos Karapetis | |
svn-id: r46196 | |||
2009-11-29 | Formatting. | Johannes Schickel | |
svn-id: r46195 | |||
2009-11-29 | Cleanup. | Johannes Schickel | |
svn-id: r46194 | |||
2009-11-29 | SCI/newgui: handling of right aligned menu text changed | Martin Kiewitz | |
svn-id: r46193 | |||
2009-11-29 | Removed unused code | Filippos Karapetis | |
svn-id: r46192 | |||
2009-11-29 | KYRA/PC98: fixed regression | Florian Kagerer | |
svn-id: r46190 | |||
2009-11-29 | Bugfix for reactivating an NPC when it was previously deactivated at ↵ | Paul Gilbert | |
precisely the moment when it was about to do a pathfinding svn-id: r46189 | |||
2009-11-29 | KYRA: fixed pc98 intro sfx (regression) | Florian Kagerer | |
svn-id: r46185 | |||
2009-11-29 | Removed unused code | Filippos Karapetis | |
svn-id: r46183 | |||
2009-11-28 | KYRA: removed hack in staticres loader | Florian Kagerer | |
svn-id: r46181 | |||
2009-11-28 | KYRA: added HOF PC-98 static data to kyra.dat | Florian Kagerer | |
svn-id: r46180 | |||
2009-11-28 | Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation". | Johannes Schickel | |
svn-id: r46178 | |||
2009-11-28 | LOL/Floppy: fixed crash | Florian Kagerer | |
svn-id: r46177 | |||
2009-11-28 | Fix compilation on 64bit systems. | Johannes Schickel | |
svn-id: r46176 | |||
2009-11-28 | LOL: completed support for floppy installer files | Florian Kagerer | |
svn-id: r46174 | |||
2009-11-28 | Hopefully fix switching to the map right after switching the location | Robert Špalek | |
It seems that the mouse was simply on the below line and triggered the switch to the map without the user realizing. svn-id: r46171 | |||
2009-11-28 | Fixed bug with exhausting sound handles | Robert Špalek | |
It was caused by forever re-starting the same sample when the animation was stopped and the same frame got displayed over and over, each time triggering playing the same sample. svn-id: r46168 | |||
2009-11-27 | Brief Groovie namespace comment | Scott Thomas | |
svn-id: r46161 | |||
2009-11-26 | Typos. | Johannes Schickel | |
svn-id: r46159 | |||
2009-11-26 | Initial doxygen description of the Kyrandia engine. | Johannes Schickel | |
svn-id: r46158 | |||
2009-11-26 | SCI: Turn SfxPlayer::_mutex from a pointer into a plain member | Max Horn | |
svn-id: r46157 | |||
2009-11-26 | Fix warning | Max Horn | |
svn-id: r46156 | |||
2009-11-26 | Some whitespace and formatting fixes | Max Horn | |
svn-id: r46155 | |||
2009-11-26 | Changed the game list in the doxygen comment to list all the games the ↵ | Paul Gilbert | |
engine will hopefully eventually support svn-id: r46154 | |||
2009-11-26 | Added some comments on the status of the engine | Paul Gilbert | |
svn-id: r46153 | |||
2009-11-26 | Added the basics of a action list display | Paul Gilbert | |
svn-id: r46152 | |||
2009-11-26 | Removed dead code | Filippos Karapetis | |
svn-id: r46150 | |||
2009-11-26 | Add patch #2857016 - MM C64: meteor landing as work around, with the ↵ | Travis Howell | |
explaination. svn-id: r46149 | |||
2009-11-26 | Add patch #2853844 - MM C64: walksounds. | Travis Howell | |
svn-id: r46146 | |||
2009-11-26 | Remove dependancy on STL. | Johannes Schickel | |
svn-id: r46144 | |||
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell | |
svn-id: r46143 | |||
2009-11-26 | Fix SIGSEGV found by ValGrind | Robert Špalek | |
svn-id: r46142 |