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
/
engines
/
draci
Age
Commit message (
Expand
)
Author
2009-11-03
Implement properly stayOn instead of using walkOn
Robert Špalek
2009-11-03
Let setPath() store path with pixel precision, and update the map sprite when...
Robert Špalek
2009-11-03
Run the path obliqueing process repeatedly until it converges.
Robert Špalek
2009-11-03
Greatly improved the quality of obliqueing the shortest path.
Robert Špalek
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-11-02
Little clean-up after the refactoring.
Robert Špalek
2009-11-02
Split loop() into several cleaned helper methods
Robert Špalek
2009-11-02
Refactored running loop().
Robert Špalek
2009-11-01
Commented the rest of the loop() logic
Robert Špalek
2009-11-01
Fix SIGSEGV when quitting the game during playing sounds
Robert Špalek
2009-11-01
Commented on loop() before refactoring.
Robert Špalek
2009-11-01
Small bugfix in path-finding
Robert Špalek
2009-11-01
One more clean-up of the path-finding code
Robert Špalek
2009-11-01
Cleaned up the walking code.
Robert Špalek
2009-11-01
Debugged computation and displaying of optimal walking paths
Robert Špalek
2009-11-01
Add methods to draw computed walking paths.
Robert Špalek
2009-11-01
Fix mistakenly ordered flushing revealed by the last commit
Robert Špalek
2009-11-01
Get rid of doubling memory allocation and a lot of copying.
Robert Špalek
2009-11-01
Implemented some utility functions for path-finding.
Robert Špalek
2009-10-30
Move drawing of walking map to walking.cpp
Robert Špalek
2009-10-30
Moved all one-line getters/setters to the header files
Robert Špalek
2009-10-30
Fixed svn:keywords
Robert Špalek
2009-10-30
Move WalkingMap instance to Game, and clean up parameters
Robert Špalek
2009-10-30
Remove the last 2 default parameter values.
Robert Špalek
2009-10-30
Remove most of default parameter values.
Robert Špalek
2009-10-30
Move WalkingMap into new module.
Robert Špalek
2009-10-29
Silenced GCC warning.
Torbjörn Andersson
2009-10-29
Implement flipping the QuickHero and SpeedText flags in GPL2.
Robert Špalek
2009-10-29
Fix several palette fading bugs.
Robert Špalek
2009-10-28
Implement palette fading
Robert Špalek
2009-10-28
Fix initialization of the mouse cursor.
Robert Špalek
2009-10-28
Fix entering the same room when re-loading the game.
Robert Špalek
2009-10-27
Don't change mouse cursors so ridiculously often.
Robert Špalek
2009-10-26
fix free/delete
Robert Špalek
2009-10-26
Fix 2 MIDI bugs
Robert Špalek
2009-10-26
Fix Escape in the intro, and switching map and the inventory
Robert Špalek
2009-10-22
Implemented GPL2 commands for music.
Robert Špalek
2009-10-22
Fix uninitialized channel volumes.
Robert Špalek
2009-10-22
Improved music handling:
Robert Špalek
2009-10-22
Avoid opening and closing BArchive files all the time
Robert Špalek
2009-10-21
Enabled music.
Robert Špalek
2009-10-16
Fix memory leaks when reading thumbnails
Robert Špalek
2009-10-15
Don't crash without sound support.
Robert Špalek
2009-10-13
Set all sound/subtitle-related parameters from ConfMan.
Robert Špalek
2009-10-13
Dubbing is played.
Robert Špalek
2009-10-12
Sound effects are now correctly played.
Robert Špalek
2009-10-12
Dragon looks into the requested direction.
Robert Špalek
2009-10-12
Implemented GPL commands JustTalk and JustStay.
Robert Špalek
2009-10-12
Fixed funcActPhase()
Robert Špalek
2009-10-12
Fix indexing of the dragon's animations.
Robert Špalek
[prev]
[next]