aboutsummaryrefslogtreecommitdiff
path: root/sky/logic.cpp
AgeCommit message (Expand)Author
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
2003-06-27some more loading & saving work (still unfinished)Robert Göffringmann
2003-06-22native mt32 support and basic control panel (incomplete)Robert Göffringmann
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
2003-06-09Sky shouldn't error() if no speech file exists for a sentenceRobert Göffringmann
2003-06-09removed debugging leftovers, fixed one more sprite clipping issue.Robert Göffringmann
2003-06-09fixed issue about file decompression.Robert Göffringmann
2003-06-09added fnLookAt()Joost Peters
2003-06-09fixed SkyLogic bug and made font highlightning finally correct.Robert Göffringmann
2003-06-09some talk-related bugs fixedRobert Göffringmann
2003-06-06add fnRandom()Joost Peters
2003-06-06changed sprite priority, changed some errors to warnings and added hack to ge...Robert Göffringmann
2003-06-06forgot to activate that code againRobert Göffringmann
2003-06-06misc fixesRobert Göffringmann
2003-06-06add some (mouse) stubsJoost Peters
2003-06-06whoops.Robert Göffringmann
2003-06-06fix logic script bugs.Robert Göffringmann
2003-06-06small bugfix, menu still doesn't work. -_-Robert Göffringmann
2003-06-05fixed switch opcodeOliver Kiehl
2003-06-05make mouse move to middle of screen at start and let skystate initialize its ...Robert Göffringmann
2003-06-05fixed sprite drawing, added some mouse support and some logic routines.Robert Göffringmann
2003-06-04fixed two mouse bugsRobert Göffringmann
2003-06-04some more mouse stuff..Joost Peters
2003-06-02forgot to remove debug printfs and to make sequenceRunning volatile.Robert Göffringmann
2003-06-02added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...Robert Göffringmann
2003-06-02fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing i...Robert Göffringmann
2003-06-01cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAGRobert Göffringmann
2003-06-01fixing sprite commit from yesterdayRobert Göffringmann
2003-06-01add fnNormalMouse()Joost Peters
2003-06-01some VERY hacky SkyLogic::talk supportOliver Kiehl