Age | Commit message (Collapse) | Author |
|
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
|
|
svn-id: r32386
|
|
svn-id: r32384
|
|
svn-id: r32383
|
|
pos_pixel -> pixelPos
hare_se_mueve -> characterMoved
pixel_x/pixel_y -> pixelX/pixelY
vez() -> getTime()
menu_sin_volcar() -> showMenu()
Removed unused function codifica()
svn-id: r32380
|
|
leng -> dataSize, and removed it from the global variables (it's only used in animate())
svn-id: r32377
|
|
svn-id: r32375
|
|
dir_hare_fondo -> backSurface
dir_mesa -> tableSurface
dir_hare_dch -> extraSurface (unsure about this one)
dir_zona_pantalla -> screenSurface
dir_hare_frente -> frontSurface
dir_texto -> textSurface
dir_pendulum -> pendulumSurface
svn-id: r32374
|
|
Unified some variable styles
svn-id: r32372
|
|
svn-id: r32326
|
|
respuesta -> answer
objetos_que_tengo -> inventoryObjects
boton -> button
cuadrante -> quadrant
distancia -> distance
juego -> game
frase -> phrase
suena -> sound
usado -> used
responde -> response
puesto -> position
svn-id: r32321
|
|
Removed the verb defines and replaced them with appropriate enums
svn-id: r32320
|
|
svn-id: r32319
|
|
Changed loads of strcmp's to integer comparisons. There might be two possible regressions (marked with a FIXME) in animation_2_1() and animation_9_6(), which need to be tested
Also, fixed a silly regression I made in commit #32312 in getLine()
svn-id: r32317
|
|
svn-id: r32315
|
|
fin_sound -> stopSound
comienza_sound -> playSound
n_puerta -> doorNum
cierra_puerta -> closeDoor
svn-id: r32314
|
|
svn-id: r32298
|
|
svn-id: r32294
|
|
svn-id: r32034
|
|
ActualizaPaleta -> updatePalette
elige_objeto -> chooseObject
datos_actuales -> currentData
nombre_obj -> objName
nombre_icono -> iconName
agarra_objeto -> pickObject
abre_puerta -> openDoor
con_voces -> with_voices
carga_pcx -> loadPCX
graba_partida -> saveGame
sin_verbo -> withoutVerb
actualiza_datos -> updateData
svn-id: r32014
|
|
AZUL_OSCURO -> DARK_BLUE
VERDE_CLARO -> LIGHT_GREEN
VERDE_OSCURO -> DARK_GREEN
AMARILLO -> YELLOW
NARANJA -> ORANGE
ROJO -> RED
MARRON -> MAROON
MORADO -> PURPLE
BLANCO -> WHITE
ROSA -> PINK
ALTO_PERSONAJE -> CHARACTER_HEIGHT
ANCHO_PERSONAJE -> CHARACTER_WIDTH
NO_PUERTA -> NO_DOOR
COMPLETA -> FULL
MEDIA -> HALF
svn-id: r32011
|
|
- Move yet another hardcoded string to texts.cpp
- Add string numbers to texts.cpp
- Fixed German texts
svn-id: r31998
|
|
svn-id: r31820
|
|
svn-id: r31814
|
|
MIRAR -> LOOK
COGER -> PICK
ABRIR -> OPEN
CERRAR -> CLOSE
HABLAR -> TALK
MOVER -> MOVE
svn-id: r31813
|
|
svn-id: r31809
|