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
/
scumm
Age
Commit message (
Expand
)
Author
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-03-06
and more pedantic cleanup
Paweł Kołodziejski
2003-03-05
Patch #697846: Fix for graphics glitches after saving
Max Horn
2003-03-05
Patch #697848: Small removeObjectFromRoom() cleanup
Max Horn
2003-03-04
add bundle file names for comi demo, and only add .IMX when playing the full ...
Jonathan Gray
2003-03-04
if a script triggers a load, immediatly perform it (this also covers the case...
Max Horn
2003-03-04
disable some smush code -> this allows the COMI demo to get into the canon sc...
Max Horn
2003-03-04
load NUT fonts even if they do not specify full 256 chars (e.g. the COMI demo...
Max Horn
2003-03-04
added some asserts; added a hack that helps the COMI demo
Max Horn
2003-03-03
fix double free bug
Max Horn
2003-03-03
don't error out if a font is missing -> this fixes the COMI demo
Max Horn
2003-03-03
enable newgui f5 dialog for comi as per erik's patch
Jonathan Gray
2003-03-03
fix shadowed variable problems
Jonathan Gray
2003-03-03
Made the code a bit more maintainable...
Marcus Comstedt
2003-03-03
add stub for opcode 0xE4
Jonathan Gray
2003-03-03
add hack that attempts to workaround the offset hotspot problem in humongous ...
Jonathan Gray
2003-03-03
fixes to akos opcodes
Paweł Kołodziejski
2003-03-02
opcode 0xA7 is just o6_pop
Jonathan Gray
2003-03-02
Handle architectures which need alignment for 32bit memory access...
Marcus Comstedt
2003-03-02
patch #696030: CMI: More actor direction fixes
Max Horn
2003-03-02
increased range of palette to 255
Paweł Kołodziejski
2003-03-02
added AKC_StartVarAnim opcode for akos_increaseAnims
Paweł Kołodziejski
2003-03-02
fixed warnings
Paweł Kołodziejski
2003-03-02
changed sub_FEE_78D2 func for scumm v7
Paweł Kołodziejski
2003-03-02
changed check only for Cxxx opcodes
Paweł Kołodziejski
2003-03-02
add commands to debugger, objects prints a table of local objects, object num...
Jonathan Gray
2003-03-01
removed the single big VersionSettings list; instead, the simon & scumm modul...
Max Horn
2003-03-01
we were reading 8 bytes too much on DIGI sounds
Jonathan Gray
2003-03-01
hacky support for humongous talkie format
Jonathan Gray
2003-02-28
heh
Paweł Kołodziejski
2003-02-28
change rate for humongous DIGI sounds to 11025
Jonathan Gray
2003-02-27
patch #693475 attempt to address the actor facing problems in comi by erik
Jonathan Gray
2003-02-27
patch #689164 comi verb coin hack by erik, fixes the verb coin drawing behind...
Jonathan Gray
2003-02-24
make sounds work in non puttdemo humongous games
Jonathan Gray
2003-02-22
improved o6_stampObject func
Paweł Kołodziejski
2003-02-22
correct o6_findAllObjects to match disassembly
Paweł Kołodziejski
2003-02-22
cleanup o6_unknownE0
Paweł Kołodziejski
2003-02-22
some cleanup a pickVarRandom func
Paweł Kołodziejski
2003-02-22
improved a little akos_queCommand func
Paweł Kołodziejski
2003-02-21
add o6_shuffle and stub for o6_localizeArray
Jonathan Gray
2003-02-20
added more o6_pickVarRandom implementation
Paweł Kołodziejski
2003-02-20
fix typo
Jonathan Gray
2003-02-19
Patch #689271: Usage bits fix
Max Horn
2003-02-19
make pickVarRandom stub print out its argument list to the console
Jonathan Gray
2003-02-18
stub opcode E0 which makes moondemo and fbdemo start yay
Jonathan Gray
2003-02-18
cleanup
Max Horn
2003-02-18
change getDateTime to be a v6 opcode, and hopefully not break anything
Jonathan Gray
2003-02-17
pickVarRandom stub
Jonathan Gray
2003-02-17
not sure if all of these AFTER_V7 for NEW_COSTUMES changes are needed but it ...
Jonathan Gray
[next]