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
/
engines
/
parallaction
/
inventory.cpp
Age
Commit message (
Expand
)
Author
2007-03-18
fixed usage of reference operator
Nicola Mettifogo
2007-03-17
cleanup
Nicola Mettifogo
2007-03-17
- Made Node a superclass for Zone, WalkNode, Command, Instruction, Program an...
Nicola Mettifogo
2007-03-17
some renaming to shorten lines
Nicola Mettifogo
2007-03-17
gathered character related stuff into a new struct Character, and modified ca...
Nicola Mettifogo
2007-03-13
enforced use of Common::Rect on all graphic routines
Nicola Mettifogo
2007-03-13
removed special case of Graphics::copyRect in favor of more general code
Nicola Mettifogo
2007-03-13
Moved inventory surface management into inventory.cpp, thus removing Graphics...
Nicola Mettifogo
2007-03-12
renamed Graphics class to Gfx and Parallaction::_graphics to Parallaction::_g...
Nicola Mettifogo
2007-03-11
cleanup
Nicola Mettifogo
2007-03-11
more refactoring
Nicola Mettifogo
2007-03-04
wrapped loader routines into a new class named Disk. The new class is also re...
Nicola Mettifogo
2007-03-02
enforced convention on loader names: load[ItemType]
Nicola Mettifogo
2007-03-02
added inventory objects loader routine
Nicola Mettifogo
2007-02-18
enforced use of MAKE_INVENTORY_ID
Nicola Mettifogo
2007-02-17
Some indentation and format changes. Mostly replacing spaces with tabs.
Torbjörn Andersson
2007-02-04
changed handling of zone labels to match original engine
Nicola Mettifogo
2007-01-21
fixed out-of-bounds error causing premature crashes on some systems
Nicola Mettifogo
2007-01-14
Initial import of Parallaction engine
Eugene Sandulenko
[prev]