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
/
scumm
/
insane
/
insane.cpp
Age
Commit message (
Expand
)
Author
2005-08-14
Replace warnings with debug, errors or printfs:
Travis Howell
2005-08-11
rename some actor struct fields
Gregory Montoir
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-28
Possible fix for #1210373 FT: "wrong INSANE parameters for EN_VULTF2"
Eugene Sandulenko
2005-05-08
Comply with our coding conventions
Max Horn
2005-05-07
Add eriktorbjorn's patch for:
Travis Howell
2005-04-20
Replaced the platform specific GF_FOO switches (using _platform instead now)
Max Horn
2005-04-03
Removed reinit() and replaced with offsets of zero. We only need to skip type...
Travis Howell
2005-03-31
Started to move some resource related code into a new class ResourceManager (...
Max Horn
2005-03-11
Mass-renamed all variables of Actor object according to our current code
Eugene Sandulenko
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-08
Fix wron Vulture male 1 animation. Thanks to salty-horse for reporting
Eugene Sandulenko
2005-01-01
Updated copyright
Max Horn
2004-10-11
Fix bug #1044074. Check which triggered the error is too strict, so
Eugene Sandulenko
2004-09-28
Changed more of the actor class members to match our coding guidelines (in th...
Max Horn
2004-09-18
fixed warnings
Paweł Kołodziejski
2004-09-05
Fix bug which sometimes lead to some enemies never appear.
Eugene Sandulenko
2004-08-14
Check no longer required
Travis Howell
2004-08-09
Better method, shouldn't be used in PC FT demo.
Travis Howell
2004-08-09
A few more correction for INSANE in PC FT demo
Travis Howell
2004-08-08
Correction from FT disasm.
Travis Howell
2004-08-08
insane skip tag is different in PC FT demo
Travis Howell
2004-08-07
Always clear weapons in INSANE of PC FT demo
Travis Howell
2004-08-07
Update
Travis Howell
2004-08-07
More PC FT demo INSANE differences (Sounds)
Travis Howell
2004-08-06
More PC FT demo INSANE differences (Costumes)
Travis Howell
2004-08-06
Minor correction for actor rooms.
Travis Howell
2004-08-06
More PC FT demo INSANE differences (Weapons)
Travis Howell
2004-08-06
More PC FT demo INSANE differences
Travis Howell
2004-08-05
More difference in INSANE of PC version of FT demo.
Travis Howell
2004-08-05
Small correction from FT disasm.
Travis Howell
2004-07-26
Fixed leak in Insane::readFileToMem
Max Horn
2004-07-26
Load SMUSH files and NUT fonts from mac container files, too (done that by ad...
Max Horn
2004-07-19
removed not needed call for pause imuse and non used variable
Paweł Kołodziejski
2004-06-27
Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...
Max Horn
2004-06-27
Renamed/documented some odd smush/insane vars
Max Horn
2004-06-23
Fixed FT, so battles are not so ridiculously easy as before. Now match original
Eugene Sandulenko
2004-06-21
call imuse directly
Paweł Kołodziejski
2004-04-16
Unify some code
Max Horn
2004-03-28
Renamed more OSystem methods
Max Horn
2004-03-28
Format string fix.
Torbjörn Andersson
2004-03-28
Fix bad array size (part of bug report #924685)
Max Horn
2004-03-27
implemented priorites for imuse sounds
Paweł Kołodziejski
2004-02-18
INSANE debug output now can be turned on in debug console
Eugene Sandulenko
2004-02-14
Fix valgrind warning in PC version of FT demo
Travis Howell
2004-02-09
o Fix bug #892909 (Unable to get Hover Lift at Gorge)
Eugene Sandulenko
2004-02-06
o Now Long TRS messages get wrapped
Eugene Sandulenko
2004-02-02
Fixed most bugs, so only cosmetic visual things left.
Eugene Sandulenko
2004-02-01
Update TODO list
Eugene Sandulenko
[next]