Age | Commit message (Expand) | Author |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-07-09 | This should really be two or three different commits, but I'm too lazy for | Torbjörn Andersson |
2005-06-28 | Worked around script bug which could cause Nico to be in the wrong state at | Torbjörn Andersson |
2005-06-20 | Whitespace | Torbjörn Andersson |
2005-06-05 | Removed an old hack that I don't think is needed any more. Clear screen | Torbjörn Andersson |
2005-05-31 | Added keyboard auto-repeat. (I've been meaning to do that for a long time.) | Torbjörn Andersson |
2005-05-12 | Whitespace: "(type *)something" instead of "(type *) something", because | Torbjörn Andersson |
2005-05-12 | Moved some more animation stuff out of the Logic class and into the | Torbjörn Andersson |
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-08 | Fix doxygen warning | Max Horn |
2005-05-08 | Made it possible to quit while the game is asking for a CD. | Torbjörn Andersson |
2005-05-08 | Quitting the game now implies that the game is done fading the screen. | Torbjörn Andersson |
2005-05-08 | Forgot to remove this. | Torbjörn Andersson |
2005-05-05 | Fixed some doxygen warnings | Max Horn |
2005-05-03 | More cleanup/restructuring: Moved walk-related code from Logic to Router. | Torbjörn Andersson |
2005-05-02 | Don't let drawSprite() modify the SpriteInfo struct. | Torbjörn Andersson |
2005-05-02 | Cleanup. Most of is simply moves the credits code out of Logic and into | Torbjörn Andersson |
2005-04-27 | Patch #1186744 (Common line-drawing function) | Max Horn |
2005-04-25 | Better support for "seamless" cutscenes, i.e. ones where - in theory - you | Torbjörn Andersson |
2005-04-24 | Don't wait for the lead-out sound to finish when playing the "shaman" | Torbjörn Andersson |
2005-04-24 | Moved conversation stuff from Logic to Mouse. | Torbjörn Andersson |
2005-04-23 | Oops. This should have been removed long ago. | Torbjörn Andersson |
2005-04-22 | * Added new virtual base class 'Stream', ReadStream and | Max Horn |
2005-04-20 | Replaced drawLine() with a shorter version described in Wikipedia. It uses | Torbjörn Andersson |
2005-04-11 | Initialization fix. | Torbjörn Andersson |
2005-04-10 | Initialise _currentRunList to avoid failed assertion when quitting the | Torbjörn Andersson |
2005-04-10 | split SaveFileManager::openSavefile and class SaveFile into two, each, one fo... | Max Horn |
2005-04-09 | Removed unnecessary includes. | Torbjörn Andersson |
2005-03-25 | Patch #1117443 (Experimental plugin code revision) | Max Horn |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-03-11 | Renamed variables in the MPEG animation classes to better conform with | Torbjörn Andersson |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-03-06 | Applied patch #1155731, reducing the memory usage of the MPEG player by | Torbjörn Andersson |
2005-03-03 | Initialise variable. | Torbjörn Andersson |
2005-02-28 | And, finally, the change I meant to before I got side-tracked: Use | Torbjörn Andersson |
2005-02-28 | Index the "mouse list" from 0 instead of 1. I have no idea why it wasn't | Torbjörn Andersson |
2005-02-28 | Changed a few more hard-coded text-ids to constants. | Torbjörn Andersson |
2005-02-27 | Restored the original values to the return codes. Since I've been removing | Torbjörn Andersson |
2005-02-27 | Got rid of all the .h files but one in the 'driver' directory. They were | Torbjörn Andersson |
2005-02-25 | Whitespace changes. | Torbjörn Andersson |
2005-02-22 | Fix compilation on BE systems | Max Horn |
2005-02-22 | Moved some debugging stuff into the debugger class. | Torbjörn Andersson |
2005-02-21 | basically the same change as for bs1; don't keep the mutex locked while loadi... | Robert Göffringmann |
2005-02-21 | Some cleanup and renaming. (It was confusing to see "load" sometimes and | Torbjörn Andersson |
2005-02-21 | removed lots of unnecessary seek()s and read()s by keeping the datafiles' ind... | Robert Göffringmann |
2005-02-20 | More BS2 restructuring. | Torbjörn Andersson |
2005-02-19 | This is the second part of the BS2 restructuring. There are two new | Torbjörn Andersson |