Age | Commit message (Collapse) | Author |
|
|
|
Implemented as a hack on top of 'draw obj' with skipping all other
scene objects.
|
|
|
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
Math cleanup
Fixed obstacle detection
|
|
Added "pos" console command
|
|
added some constants
added loop debugger command
|
|
Fixed animation position update
Added goal & anim commands to console
|
|
Fixed isseue of duplicating items in world
Fixed fog issue with incorrect rendering in special occasions
Added basic debugger console
Refactored looping code for better readability
|