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
/
drascula
/
drascula.h
Age
Commit message (
Expand
)
Author
2008-06-08
The pendulumSurface pointer is only used in update_102()
Filippos Karapetis
2008-06-08
Removed the useless pcxBuffer buffer and auxPun pointer and fixed an off-by-o...
Filippos Karapetis
2008-06-08
Grouped all the different draw buffers/pointers together
Filippos Karapetis
2008-06-07
Add stubs for .dat file loading
Eugene Sandulenko
2008-06-07
WIP of drascula.dat loading.
Eugene Sandulenko
2008-06-07
Fixed regression from last commit
Filippos Karapetis
2008-06-07
Used enums for igor talker types
Filippos Karapetis
2008-06-07
Simplified talk_hacker
Filippos Karapetis
2008-06-06
Slighly modified patch #1985341: "DRASCULA: Hopefully my last batch of englis...
Eugene Sandulenko
2008-06-06
- Cleanup
Filippos Karapetis
2008-06-06
Partially reverted r32580. That surface is used by Spanish version.
Eugene Sandulenko
2008-06-06
Removed the useless textSurface buffer
Filippos Karapetis
2008-06-06
- Cleaned up the code that makes the in-game screensaver pop up
Filippos Karapetis
2008-06-06
Simplified the room preupdaters and updaters
Filippos Karapetis
2008-06-06
Removed the empty specialized parsers for rooms 19, 44, 61 and 63
Filippos Karapetis
2008-06-06
Further unification of room code.
Eugene Sandulenko
2008-06-05
Merged all roomXXActions into single array. Thus simplified room parsers.
Eugene Sandulenko
2008-06-05
Pendulum room is room #102
Eugene Sandulenko
2008-06-05
escoba -> runCurrentChapter
Filippos Karapetis
2008-06-05
Added enums for all items up to chapter 3 and some of chapter 4
Filippos Karapetis
2008-06-05
- Rewrote the way room updaters, preupdaters and room parsers are called and ...
Filippos Karapetis
2008-06-05
- Removed the unused hay_sb variable (originally, it was meant to check if th...
Filippos Karapetis
2008-06-04
saves -> saveLoadScreen
Filippos Karapetis
2008-06-04
Removed decompressPic() and fixed the animation of Von Braun and his glass cage
Filippos Karapetis
2008-06-04
Fixed the misuse of ARRAYSIZE
Filippos Karapetis
2008-06-04
lleva_vb -> placeVB
Filippos Karapetis
2008-06-04
releaseGame() -> quitGame()
Filippos Karapetis
2008-06-04
enterNewRoom -> enterRoom
Filippos Karapetis
2008-06-04
carga_escoba -> enterNewRoom
Filippos Karapetis
2008-06-04
Merged para_grabar() with saveGame()
Filippos Karapetis
2008-06-04
Removed junk code from update_1_pre, update_4 and update_6_pre
Filippos Karapetis
2008-06-03
Rewrote some more room logic
Filippos Karapetis
2008-06-03
Reordered and grouped function definitions
Filippos Karapetis
2008-06-03
x_talk_izq/x_talk_dch are used in more than 1 place
Filippos Karapetis
2008-06-02
hare_x/hare_y -> curX/curY
Filippos Karapetis
2008-06-02
elige_en_barra -> selectVerbFromBar
Filippos Karapetis
2008-06-02
rayo_x -> rayX
Filippos Karapetis
2008-06-02
Added an enum for Igor's possible states
Filippos Karapetis
2008-06-02
Further cleanup of the talk code
Filippos Karapetis
2008-06-02
Better implementation of packet games loading
Eugene Sandulenko
2008-06-02
Proper detection for packed German and French versions. Removed unneeded code.
Eugene Sandulenko
2008-06-02
Removed some of the old talk functions
Filippos Karapetis
2008-06-02
Simplified talk_blind()
Filippos Karapetis
2008-06-02
loadAndDecompressPic -> loadPic
Filippos Karapetis
2008-06-01
Removed the now obsolete talk_dr_dch
Filippos Karapetis
2008-06-01
Now whole game could be run from original packed files.
Eugene Sandulenko
2008-06-01
More ArjFile usage
Eugene Sandulenko
2008-06-01
WIP for hooking unarj in order to play unmodified files from CD.
Eugene Sandulenko
2008-05-31
x_igor/y_igor -> igorX/igorY
Filippos Karapetis
2008-05-31
Simplified calls to updateScreen()
Filippos Karapetis
[prev]
[next]