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
/
sword2
/
defs.h
Age
Commit message (
Expand
)
Author
2005-02-28
Changed a few more hard-coded text-ids to constants.
Torbjörn Andersson
2005-02-27
Restored the original values to the return codes. Since I've been removing
Torbjörn Andersson
2005-02-27
Got rid of all the .h files but one in the 'driver' directory. They were
Torbjörn Andersson
2005-02-20
More BS2 restructuring.
Torbjörn Andersson
2005-01-17
Updated copyright header, as discussed on the mailing list.
Torbjörn Andersson
2005-01-01
Updated copyright year.
Torbjörn Andersson
2004-03-17
Use the same syntax for accessing script variables as BS1 does, i.e. now
Torbjörn Andersson
2004-01-06
It's a new year in BS2 land, too!
Torbjörn Andersson
2003-12-28
Hopefully the last big renaming. Now the datatypes have names like
Torbjörn Andersson
2003-11-27
Mostly whitespace changes, but also a few modifications to the still
Torbjörn Andersson
2003-11-16
More cleanup. I've eliminated all the temporary global variables I've added
Torbjörn Andersson
2003-11-03
The resource and memory managers are now created dynamically.
Torbjörn Andersson
2003-10-28
bs2 -> sword2
Max Horn
2003-10-18
Moved the opcode functions into the Logic class.
Torbjörn Andersson
2003-10-04
Changed to use #include "bs2/..." and removed the inclusion of standard C
Torbjörn Andersson
2003-09-30
Changed the resource manager object to use more ScummVM-like naming.
Torbjörn Andersson
2003-09-17
Cleanup.
Torbjörn Andersson
2003-07-28
bs2
Jonathan Gray