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
Age
Commit message (
Expand
)
Author
2013-09-18
AVALANCHE: move some engine init instructions to Gyro
Strangerke
2013-09-18
AVALANCHE: Rename DropDown into Menu, add some access functions
Strangerke
2013-09-18
AVALANCHE: Janitorial - Clean up misc style glitches
Strangerke
2013-09-16
AVALANCHE: Review all for statements
Strangerke
2013-09-16
AVALANCHE: Index conversion related to drawBackgroundSprite()
Strangerke
2013-09-16
AVALANCHE: Remove dead code
Strangerke
2013-09-16
AVALANCHE: Make Graphics::drawPicture more safe. Fix an index-bug regarding G...
uruk
2013-09-16
AVALANCHE: Remove unnecessary error() call.
uruk
2013-09-16
AVALANCHE: Repair exit condition of the main loop.
uruk
2013-09-16
AVALANCHE: fix index in loadMouse, misc cleanup
Strangerke
2013-09-16
AVALANCHE: More index conversion in inField()
Strangerke
2013-09-16
AVALANCHE: More index conversion in appearPed
Strangerke
2013-09-15
AVALANCHE: Rework Acci:exampers().
uruk
2013-09-15
AVALANCHE: Rework exampers()
Strangerke
2013-09-15
AVALANCHE: Repair Acci::exampers().
uruk
2013-09-15
AVALANCHE: Fix multiple bugs.
uruk
2013-09-15
AVALANCHE: for consistency, replace fv and ff loop variables by i and j. Remo...
Strangerke
2013-09-15
AVALANCHE: Get rid of some more magic values
Strangerke
2013-09-15
AVALANCHE: Remove hardcoded room number from the initialization of kQuadipeds
Strangerke
2013-09-15
AVALANCHE: Get rid of several magic values
Strangerke
2013-09-15
AVALANCHE: Get rid of a magic value in kQuasipeds initialization
Strangerke
2013-09-15
AVALANCHE: Fix indexes used by kQuasipeds (Pascal -> C)
Strangerke
2013-09-15
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-15
AVALANCHE: Rename room number constans. Repair Lucerna::enterRoom().
uruk
2013-09-15
AVALANCHE: Convert index use from Pascal to C in putGeidaAt()
Strangerke
2013-09-15
AVALANCHE: Convert index use from Pascal to C in appearPed()
Strangerke
2013-09-15
AVALANCHE: Convert index use from Pascal to C in walkTo()
Strangerke
2013-09-15
AVALANCHE: Convert index use from Pascal to C in Bearing()
Strangerke
2013-09-15
AVALANCHE: Get rid of Enid.
uruk
2013-09-15
AVALANCHE: Remove the '2' from the source files' names.
uruk
2013-09-15
AVALANCHE: Rename Gyro::_dogFoodPos. Add comments to clarify it's function.
uruk
2013-09-15
AVALANCHE: Get rid of Visa. Move everything from it to Scrolls.
uruk
2013-09-15
AVALANCHE: Reduce verbosity some more
Strangerke
2013-09-15
AVALANCHE: Remove comment from AvalancheEngine::expandDate. It works as inten...
uruk
2013-09-15
AVALANCHE: Reduce some more verbosity
Strangerke
2013-09-15
AVALANCHE: Janitorial: remove extra space after ! in boolean operations
Strangerke
2013-09-15
AVALANCHE: reduce the verbosity of a forgotten animation sprite
Strangerke
2013-09-14
AVALANCHE: Reduce verbosity related to animation sprites
Strangerke
2013-09-14
AVALANCHE: Repair regression introduced when removing DNA.
uruk
2013-09-14
Merge branch 'avalanche' of https://github.com/urukgit/scummvm into avalanche
uruk
2013-09-14
AVALANCHE: Silence clang warning.
uruk
2013-09-13
AVALANCHE: Simplify the use of string for displayQuestion()
Strangerke
2013-09-13
AVALANCHE: Remove some dead/useless code
Strangerke
2013-09-13
AVALANCHE: Remove duplicated direction enum, move direction to animation class
Strangerke
2013-09-13
AVALANCHE: Remove DNA structure which was essentially a savegame structure un...
Strangerke
2013-09-13
AVALANCHE: Remove unnecessary error() call.
uruk
2013-09-13
AVALANCHE: Fix crash.
uruk
2013-09-13
AVALANCHE: Fix compilation
Strangerke
2013-09-13
AVALANCHE: Error out when critical files are missing
Strangerke
2013-09-13
AVALANCHE: undo previous commit, add comments about kControlNegative and a mi...
Strangerke
[next]