aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.cpp
AgeCommit message (Expand)Author
2005-02-20fix missing speech animations. I introduced that bug when I moved the compact...Robert Göffringmann
2005-01-01Updated copyrightMax Horn
2004-12-16some cleanupRobert Göffringmann
2004-12-15moved compacts and related static data out of the scummvm.exe into an externa...Robert Göffringmann
2004-11-11fix for bug #1064113.Robert Göffringmann
2004-11-11misc cleanupRobert Göffringmann
2004-10-21fixes bug #786482, stupid gardener getting stuck in his hacky animation script.Robert Göffringmann
2004-09-14Use -more informative- constants for certain script variablesJoost Peters
2004-09-13Add debugger for BASS.Joost Peters
2004-08-14fixed warningsPaweł Kołodziejski
2004-01-06updated copyright noticeMax Horn
2004-01-03remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...Max Horn
2004-01-03Introduce namespace 'Sky'Max Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07spelling fixesJonathan Gray
2003-10-05renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...Max Horn
2003-10-01Whitespace changesTorbjörn Andersson
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-13proper fix for bug #791207Joost Peters
2003-08-21patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...Jonathan Gray
2003-08-20copied some fixes which only were in 0.5.1 branch.Robert Göffringmann
2003-08-03new compacts, new loading + saving code (not compatible to old one)Robert Göffringmann
2003-08-03Added GCC bugtracking id to workaround for future reference.Marcus Comstedt
2003-08-03GCC bug workaround... (merge from branch-0-5-0)Marcus Comstedt
2003-07-31cleaned up autoroute codeRobert Göffringmann
2003-07-14maybe this fixed those random crashes...Robert Göffringmann
2003-07-14fix bug #770784: Talking characters stay at last frameRobert Göffringmann
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-12removed useless _backScreen from SkyScreenRobert Göffringmann
2003-07-12added support for different languages and fixed memory leak and screen refres...Robert Göffringmann
2003-07-12implemented dialog skipping and cleaned up mouse codeRobert Göffringmann
2003-07-11fix endian specific color palette bugs.Robert Göffringmann
2003-07-11fixed item descriptionsRobert Göffringmann
2003-07-10implemented fnOpenHand/fnCloseHand, added debug cheatsRobert Göffringmann
2003-07-10implemented fnRestartGame() and skipping of 2nd intro partRobert Göffringmann
2003-07-09added toggling music on/offRobert Göffringmann
2003-07-07applied patch #766979 (BASS: Possible fix for problem with cut-off speech).Robert Göffringmann
2003-07-07endian fix by LavosSpawn (helps a lot :-)Max Horn
2003-07-07use our standard cast styleMax Horn
2003-07-06cleanup this doxygen comment (li and arg are the same; we are using autobrief...Max Horn
2003-07-04SFX is working correctly now. also implemented queued fx and fx saving.Robert Göffringmann
2003-07-03Compact data for v. 0.0288, works as well as 0.0368 now.Robert Göffringmann
2003-07-02fixed save/restore grid problemsRobert Göffringmann
2003-07-01removed useless AR saving leftovers and implemented fnRestoreGame()Robert Göffringmann
2003-07-01bass is completable now.Robert Göffringmann
2003-07-01fixed mouse restore on savegame restore and bug in fnTheyStartSubRobert Göffringmann
2003-07-01bypassed copy protection, fixed crash when disconnecting from link space, fix...Robert Göffringmann
2003-07-01finished loading and saving, fixed grid bugs (some debugging code not yet rem...Robert Göffringmann
2003-06-30finally fixed this stupid animation bugRobert Göffringmann
2003-06-27bugfix. doesn't seem to affect anything, though.Robert Göffringmann