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
/
queen
/
structs.h
Age
Commit message (
Expand
)
Author
2004-01-22
(slightly) less hackish bounding box code
Gregory Montoir
2004-01-12
New save/load code, this *breaks* compatiblity with the previous
Gregory Montoir
2004-01-11
cleanup
Gregory Montoir
2004-01-08
- new Grid class to handle all zones / areas stuff
Gregory Montoir
2004-01-06
- minor cleanup in Person/Actor stuff
Gregory Montoir
2004-01-06
updated copyright notice
Max Horn
2003-12-28
- added 'song' debugger command
Joost Peters
2003-12-13
some refactoring in Command code (removed/commented unused code, renamed some...
Gregory Montoir
2003-12-12
get rid of Verb class
Gregory Montoir
2003-12-06
- handle person bank number hack slighlty differently (fix it when loading, n...
Gregory Montoir
2003-11-30
cleanup
Gregory Montoir
2003-11-16
fixed warning
Paweł Kołodziejski
2003-11-15
- Talk clean-up
David Eriksson
2003-11-09
Added (quick-)Saving/Loading
Joost Peters
2003-11-09
Moved _talkSelected to Logic.
David Eriksson
2003-11-07
Minor fixes.
David Eriksson
2003-10-31
use Command class
Gregory Montoir
2003-10-30
new Verb class
Gregory Montoir
2003-10-26
cleanup, add comments
Gregory Montoir
2003-10-24
misc fixes/tweaks
Gregory Montoir
2003-10-23
minor changes for future Command class
Gregory Montoir
2003-10-19
minor cleanup / comments update
Gregory Montoir
2003-10-18
fix bob clipping errors
Gregory Montoir
2003-10-16
Play all intro cutaways (some better than others... :-)
David Eriksson
2003-10-15
preliminary GRAPHIC_ANIM support
Gregory Montoir
2003-10-15
DISP_ROOM/REDISP_OBJ() implementation (still missing GRAPHIC_ANIM stuff)
Gregory Montoir
2003-10-14
commented a bit various structures
Gregory Montoir
2003-10-14
rewritten Logic::initialise(), making use of 'unserializing' functions
Gregory Montoir
2003-10-13
DISP_ROOM additions + 'Person' functions
Gregory Montoir
2003-10-10
additions/corrections to walking functions
Gregory Montoir
2003-10-09
minor additions to walk class + get/set functions for Logic::_area
Gregory Montoir
2003-10-09
added walking functions
Gregory Montoir
2003-10-08
added new structures
Gregory Montoir
2003-10-06
some additions + small readability rewrite
Joost Peters
2003-10-04
new header for common structs definitions
Gregory Montoir