Age | Commit message (Collapse) | Author |
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
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
|
|
Settings works
Help works
Clue database works
Fixed code for inserting objects into scene
Reorganization of few files
Unification & code formatting of few older files
|
|
added async walking
named some of the game flags & variables
renamed aesc to screen effects
|