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
/
sword1
/
logic.cpp
Age
Commit message (
Expand
)
Author
2004-01-11
Introduced new namespace, Sword1, removing the "Sword" and "Bs" prefixes in
Torbjörn Andersson
2004-01-06
updated copyright notice
Max Horn
2004-01-06
start work on czech subtitle support, not finished
Jonathan Gray
2004-01-01
whoops.
Robert Göffringmann
2004-01-01
added workaround for missing music file.
Robert Göffringmann
2003-12-30
implemented mouse luggage stuff
Robert Göffringmann
2003-12-30
fixed fnFace() and added workaround for missing animation on train roof
Robert Göffringmann
2003-12-28
this fixes the remaining glitches
Robert Göffringmann
2003-12-28
Indentation fixes: changed spaces to tabs. (These tend to really stick out
Torbjörn Andersson
2003-12-22
fix warnings
Max Horn
2003-12-22
fixed some animation bugs
Robert Göffringmann
2003-12-22
fixed screen and music fading
Robert Göffringmann
2003-12-22
added fnSetPaletteToFade/fnSetPaletteToCut
Robert Göffringmann
2003-12-21
added workaround for scriptbug (fixes ending sequence).
Robert Göffringmann
2003-12-21
now two inventory items can be combined
Robert Göffringmann
2003-12-20
fixed crashes after restoring a savegame, added fnSetPaletteToFade and change...
Robert Göffringmann
2003-12-20
added SwordControl (the control panel). Not yet finished.
Robert Göffringmann
2003-12-19
Changed abs() to ABS(), and changed a sorting function to use SWAP()
Torbjörn Andersson
2003-12-19
Whitespace changes
Torbjörn Andersson
2003-12-18
fixed endian bug in animDriver()
Robert Göffringmann
2003-12-18
SwordText big endian fixes
Robert Göffringmann
2003-12-18
fixed stupid palette bugs
Robert Göffringmann
2003-12-17
changed fnEnterSection to fix crash at startup.
Robert Göffringmann
2003-12-17
big endian fix
Robert Göffringmann
2003-12-17
fixed text output and logic bug. changed scrolling code.
Robert Göffringmann
2003-12-17
menu, sound and mouse fixes.
Robert Göffringmann
2003-12-17
fixed resMan bug about closing of sections and started adding menu support
Robert Göffringmann
2003-12-17
fix various warnings; whatTarget()'s paramters shadowed member vars, but it c...
Max Horn
2003-12-16
fix speech animations
Robert Göffringmann
2003-12-16
fix speech logic bug (policeman scene works now...)
Robert Göffringmann
2003-12-16
compilation fixes
Jonathan Gray
2003-12-16
Broken Sword 1: initial import
Robert Göffringmann