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
/
hopkins
/
globals.cpp
Age
Commit message (
Expand
)
Author
2012-10-29
HOPKINS: Replace some more boolean values
Strangerke
2012-10-28
HOPKINS: Replace some 0/1 by false/true for boolean variables
Strangerke
2012-10-26
HOPKINS: Corrected the size of the VBob array
Paul Gilbert
2012-10-25
HOPKINS: Renamed fields of VBobItem class
Paul Gilbert
2012-10-25
HOPKINS: Cleaned up int assignments to BOBZONE_FLAG array to be bools
Paul Gilbert
2012-10-24
HOPKINS: Merged inventory dialog and OptionsDialog class into a DialogsManage...
Paul Gilbert
2012-10-24
HOPKINS: Bugfixes to show inventory dialog correctly
Paul Gilbert
2012-10-23
HOPKINS: Fix some uniinitialised data identified by Valgrind
Paul Gilbert
2012-10-22
HOPKINS: Renamed identified Zone destination fields
Paul Gilbert
2012-10-20
HOPKINS: Add some translated comments to function names
Strangerke
2012-10-20
HOPKINS: Converted the chemin data block to an int16 array
Paul Gilbert
2012-10-20
HOPKINS: Converted BufLig buffer to int16 array
Paul Gilbert
2012-10-20
HOPKINS: Converted the LigneItem data block to an int16 array
Paul Gilbert
2012-10-19
HOPKINS: Converted essai buffers to int16 arrays
Paul Gilbert
2012-10-19
HOPKINS: Cleaned up initialisation of Hopkins array.
Paul Gilbert
2012-10-13
HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation
Paul Gilbert
2012-10-13
HOPKINS: Corrected some file exists calls
Paul Gilbert
2012-10-13
HOPKINS: Added missing GOHOME/GOHOME2 methods
Paul Gilbert
2012-10-11
HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.
Paul Gilbert
2012-10-10
HOPKINS: Changed PTRNUL from being 0 to an explicitly allocated pointer.
Paul Gilbert
2012-10-09
HOPKINS: Bugfixes for INILINK initialisatoin
Paul Gilbert
2012-10-07
HOPKINS: Implemented further initialisation
Paul Gilbert
2012-10-06
HOPKINS: Converted the file manager from static to a standard manager class
Paul Gilbert
2012-10-02
HOPKINS: Added new LinesManager class with lots of line methods
Paul Gilbert
2012-09-30
HOPKINS: Implemented more object manager methods
Paul Gilbert
2012-09-29
HOPKINS: Implemented more graphics and object methods
Paul Gilbert
2012-09-28
HOPKINS: Implemented many of the previously stubbed methods
Paul Gilbert
2012-09-26
HOPKINS: Starting implementation of talk manager
Paul Gilbert
2012-09-26
HOPKINS: Implementing font methods
Paul Gilbert
2012-09-23
HOPKINS: Implemented some more of the object/sprite methods
Paul Gilbert
2012-09-23
HOPKINS: Initial implementation of CHOICE_OPTION and AFF_SPRITES
Paul Gilbert
2012-09-22
HOPKINS: Clean up of moving Txt array from Globals to FontManager
Paul Gilbert
2012-09-22
HOPKINS: Implemented AFFICHE_SPEED method
Paul Gilbert
2012-09-19
HOPKINS: Initial implementation of some code that will be needed for cursor d...
Paul Gilbert
2012-09-17
HOPKINS: Initial implementation of main menu method
Paul Gilbert
2012-09-17
HOPKINS: Implemented rest of main method, with stubs for sub-method calls
Paul Gilbert
2012-09-16
HOPKINS: Implementing code for CHARGE_ANIM and dependent methods
Paul Gilbert
2012-09-15
HOPKINS: initial implementation of INTORUN method
Paul Gilbert
2012-09-15
HOPKINS: Initial implementation of main animation player method
Paul Gilbert
2012-09-10
HOPKINS: Implemented some of the fade methods
Paul Gilbert
2012-09-09
HOPKINS: Added initialisation of graphics manager and globals fields
Paul Gilbert
2012-09-09
HOPKINS: Implemented image loading code
Paul Gilbert
2012-09-08
HOPKINS: Implement proper graphics initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Add object loading
Paul Gilbert
2012-09-08
HOPKINS: Commit of lots more initialisation code
Paul Gilbert
2012-09-08
HOPKINS: Added further configuration setup
Paul Gilbert
2012-09-07
HOPKINS: Initial skeleton engine commit
Paul Gilbert
[prev]