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
/
parallaction
Age
Commit message (
Expand
)
Author
2007-05-16
Replaced explicit bitmasks with function calls.
Nicola Mettifogo
2007-05-15
Fixed bug when typing protection code.
Nicola Mettifogo
2007-05-13
Reverted some changes to inventory handling.
Nicola Mettifogo
2007-05-13
More cleanup.
Nicola Mettifogo
2007-05-13
cleanup
Nicola Mettifogo
2007-05-13
New debug messages.
Nicola Mettifogo
2007-05-13
Reverted my last change to changeLocation.
Nicola Mettifogo
2007-05-13
Fixed timings when showing credits.
Nicola Mettifogo
2007-05-13
Added new debugger commands.
Nicola Mettifogo
2007-05-12
Fixed crashes when changing location in the introduction and removed useless ...
Nicola Mettifogo
2007-05-12
New debug strings and levels.
Nicola Mettifogo
2007-05-12
Fixed script command lookup table.
Nicola Mettifogo
2007-05-12
Added Audio debug level and fixed a bug when freeing music streams.
Nicola Mettifogo
2007-05-06
Fixed sketch glitches in the introduction.
Nicola Mettifogo
2007-05-06
Fixed compilation.
Torbjörn Andersson
2007-05-06
Menu handling simplification.
Nicola Mettifogo
2007-05-06
Some cheap cleanup.
Nicola Mettifogo
2007-05-06
Added embryonic debugger, and some adjustments to make basic commands work.
Nicola Mettifogo
2007-05-01
Fix warning (unsigned ints are never negative)
Max Horn
2007-05-01
Fix compilation (sigh).
Nicola Mettifogo
2007-05-01
Changed some filenames to adhere to standard.
Nicola Mettifogo
2007-05-01
Implemented a IFF (Interchange File Format) parser and added subclasses to pa...
Nicola Mettifogo
2007-04-28
Changed abs() to ABS()
Torbjörn Andersson
2007-04-27
Fix warning
Max Horn
2007-04-27
Refactored music code for dos version and added music to Amiga versions.
Nicola Mettifogo
2007-04-23
Fixed paths. (Short comment for big achievement).
Nicola Mettifogo
2007-04-23
Fonts have been taking care of them being proportional for some time now, so ...
Nicola Mettifogo
2007-04-23
Improvements on background masking in Amiga versions (not yet perfect, though),
Nicola Mettifogo
2007-04-23
Fixed VS2005 warning
Nicola Mettifogo
2007-04-23
Some fixes for font management:
Nicola Mettifogo
2007-04-23
Tiny fix for missing text in slides.
Nicola Mettifogo
2007-04-23
Simplified loading of background resources for Amiga.
Nicola Mettifogo
2007-04-23
Fixed walking bug: random nodes aren't inserted in the walk path anymore.
Nicola Mettifogo
2007-04-22
Added stubs for Amiga specific callables.
Nicola Mettifogo
2007-04-21
- Implemented Amiga halfbrite mode in palette code, though usage is limited t...
Nicola Mettifogo
2007-04-18
Fixes bug 1702679.
Nicola Mettifogo
2007-04-16
Fix compilation
Sven Hesse
2007-04-16
Now handling fonts with brand-new Font hierarchy. Amiga font have been implem...
Nicola Mettifogo
2007-04-15
- Fonts are now preloaded at start.
Nicola Mettifogo
2007-04-15
Fixed some memory leaks.
Nicola Mettifogo
2007-04-11
Implemented palette animation to Amiga version of Nippon Safes.
Nicola Mettifogo
2007-04-11
- Moved Zone and Animation to List<>.
Nicola Mettifogo
2007-04-10
Moved Jobs to ManagedList. Since Jobs must be ordered according to their prio...
Nicola Mettifogo
2007-04-09
Cleanup of Zone/Animation removal code. Only the good god of void pointers kn...
Nicola Mettifogo
2007-04-09
- moved walk code to List<>
Nicola Mettifogo
2007-04-09
Fixed regression bug in dialogue code.
Nicola Mettifogo
2007-04-07
Fixed broken implementation of ManagedList
Nicola Mettifogo
2007-04-07
Added new ManagedList class to handle Instruction and Command lists. The same...
Nicola Mettifogo
2007-04-07
cleanup
Nicola Mettifogo
2007-04-07
Fixed incomplete implementation of Command lists.
Nicola Mettifogo
[prev]
[next]