Age | Commit message (Collapse) | Author |
|
Fixes bug #2059621 - DRASCULA: Plug bug
svn-id: r34160
|
|
and DRASCULA engines can not be compiled"
svn-id: r32777
|
|
John's hands (new version of drascula.dat needed)
svn-id: r32657
|
|
svn-id: r32650
|
|
svn-id: r32644
|
|
- Removed the rest of the game static data (staticdata.h)
- Some naming convention fixes (added underscore to some shared variables)
- Renamed objeto -> object
svn-id: r32628
|
|
svn-id: r32614
|
|
svn-id: r32599
|
|
- Removed the unneeded AuxBuffLast buffer (this one is really not necessary :) )
- Simplified some more room actions
svn-id: r32583
|
|
svn-id: r32582
|
|
frame_x -> frameX
candleX, candleY, pianistX and drunkX are used in more than one place
svn-id: r32580
|
|
- Grouped all the frame_* variables
- Removed the unused mouseY_ant variable
Renamed:
x_dr/y_dr -> drasculaX/drasculaY
x_bj/y_bj -> bjX/bjY
vb -> VonBraun
wolf -> werewolf
pos_cabina -> cabinPos
dir_lectura -> pal
plt -> colorCount
palNegra -> blackPalette
cont_sv -> framesWithoutAction
svn-id: r32577
|
|
svn-id: r32573
|
|
svn-id: r32572
|
|
svn-id: r32571
|
|
svn-id: r32570
|
|
svn-id: r32567
|
|
parser (13 and 21 too, but there are no default actions associated with them)
svn-id: r32562
|
|
too lazy for that.
svn-id: r32561
|
|
them into roomActions.
svn-id: r32560
|
|
svn-id: r32559
|
|
svn-id: r32558
|
|
svn-id: r32556
|
|
added debug output when they're called
- Simplified calls to converse()
- Removed the useless para_codificar buffers
- Renamed checkFlag -> checkAction
svn-id: r32554
|
|
svn-id: r32538
|
|
svn-id: r32537
|
|
this case
svn-id: r32536
|
|
c_mirar -> curExcuseLook
c_poder -> curExcuseAction
sentido -> trackCharacter
mirar_t -> lookExcuses
poder_t -> actionExcuses
svn-id: r32535
|
|
nivel_osc -> palLevel
Simplified calls to loadPic()
svn-id: r32533
|
|
talk_sinc -> talk_sync
n_ejec2 -> savedChapter
Removed updatePalette()
Simplified enterNewRoom()
Merged para_cargar() and loadGame()
Slight cleanup to withoutVerb()
Removed set_dac and set_dacSSN
svn-id: r32528
|
|
pon_hare -> moveCharacters
hare_oscuro -> setDarkPalette
hare_claro -> setBrightPalette
funde_hare -> setPaletteBase
conta_blind_vez -> savedTime
paleta_hare -> assignDefaultPalette
paleta_hare_claro -> assignBrightPalette
paleta_hare_oscuro -> assignDarkPalette
distance_x/distance_y -> distanceX/distanceY
palHare -> defaultPalette
palHareClaro -> brightPalette
palHareOscuro -> darkPalette
pos_murci -> batPos
murci_x/murci_y -> batX/batY
blind_x/blind_y -> blindX/blindY
svn-id: r32526
|
|
svn-id: r32518
|
|
sentido_dr -> trackDrascula
sentido_hare -> trackProtagonist
sentido_final -> trackFinal
lleva_al_hare -> gotoObject
pon_vb/sentido_vb -> moveVB/trackVB
hay_seleccion -> selectionMade
suelo -> floor
obj_salir -> objIsExit
sitio_x/sitio_y -> roomX/roomY
fundido -> fade
cuanto -> duration (in pause())
pos_hare -> curPos
nom_fich -> fileName
sitiobj_x/sitiobj_y -> roomObjX/roomObjY
sentidobj -> trackObj
cirio -> candle
pianista -> pianist
suma_1_pixel -> talkOffset
sincronia -> syncChar
svn-id: r32512
|
|
ancho_hare -> curWidth
alto_hare -> curHeight
direccion_hare -> curDirection
Some slight cleanup
svn-id: r32508
|
|
svn-id: r32502
|
|
svn-id: r32494
|
|
svn-id: r32484
|
|
Merged talk_bartender and talk_taber2
Merged talk_pen and talk_pen2
svn-id: r32481
|
|
svn-id: r32475
|
|
svn-id: r32424
|
|
svn-id: r32422
|
|
num_ejec -> currentChapter
svn-id: r32417
|
|
anexo -> joined
LimitaVGA -> adjustToVGA
velas -> candles
VelocidadDeFundido -> fadeSpeed
anda_parriba -> walkUp
anda_pabajo -> walkDown
svn-id: r32409
|
|
- Moved checkFlag to rooms.cpp
- x_de_letra/y_de_letra -> letterX/letterY
- Made itemLocations a const
- Removed loads of now unneeded letter descriptions
svn-id: r32407
|
|
- Simplified room_0()
- Some cleanup
svn-id: r32404
|
|
svn-id: r32400
|
|
- talk_pianista -> talk_pianist
- Wrapped up talk_pianist, talk_wolf, talk_htel and talk_mus
- Did some cleanup in room logic
svn-id: r32398
|
|
svn-id: r32395
|
|
svn-id: r32392
|
|
talk_igor_peluca -> talk_igor_wig
and replaced some unneeded if statements with atoi
svn-id: r32388
|