Age | Commit message (Collapse) | Author |
|
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
|