index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sky
/
logic.h
Age
Commit message (
Expand
)
Author
2003-06-02
added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid out...
Robert Göffringmann
2003-06-01
cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG
Robert Göffringmann
2003-05-31
forgot to commit this file earlier
Oliver Kiehl
2003-05-30
stdSpeak() - buggy
Joost Peters
2003-05-30
added fnSpeak* functions
Joost Peters
2003-05-28
moved music drivers into seperated directory, added music support for diskdem...
Robert Göffringmann
2003-05-27
implemented screen.asm and sprites.asm (not yet working)
Robert Göffringmann
2003-05-26
change return type of fn* functions to bool
Oliver Kiehl
2003-05-26
slight cleanup
Oliver Kiehl
2003-05-26
some additions
Oliver Kiehl
2003-05-25
cleanup/prevent _compact from being overwritten by possible recalls of the in...
Oliver Kiehl
2003-05-25
add some stuff/cleanup
Oliver Kiehl
2003-05-16
added SFX support
Robert Göffringmann
2003-05-05
some mouse stuff + fnEnterSection
Joost Peters
2003-05-01
Commiting some of my stuff. Rather untested still buggy
Oliver Kiehl
2003-04-29
enabled lowTextManager
Joost Peters
2003-04-29
added lowTextManager(), moved language from getText() to SkyText constructor ...
Joost Peters
2003-04-27
fixed autoroute a bit (still doesn't work correctly but at least it doesn't
Oliver Kiehl
2003-04-26
cleanup
Oliver Kiehl
2003-04-26
cleanup
Oliver Kiehl
2003-04-26
link to removeObjectFromWalk and objectToWalk
Oliver Kiehl
2003-04-25
fixed some errors introduced in some of the last commits
Oliver Kiehl
2003-04-25
fixed warning
Paweł Kołodziejski
2003-04-25
Committing my stuff under pressure from Endy ;)
Oliver Kiehl