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
/
objects.cpp
Age
Commit message (
Expand
)
Author
2012-10-25
HOPKINS: Bugfix to properly initialise Cache array.
Paul Gilbert
2012-10-25
HOPKINS: Renamed some of the fields of BobItem class
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: Created new SaveFileManager class to handle save file related code
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: Moved the script execution code to it's own file
Paul Gilbert
2012-10-22
HOPKINS: Fixed further int types
Paul Gilbert
2012-10-22
HOPKINS: Fix type warnings identified by gcc
Paul Gilbert
2012-10-22
HOPKINS: Renamed identified Zone destination fields
Paul Gilbert
2012-10-22
HOPKINS: Furhter bugfixes for pathfinding and walking
Paul Gilbert
2012-10-21
HOPKINS: Bugfixes to the execution of walking paths
Paul Gilbert
2012-10-21
HOPKINS: Some cleanup and renaming of the Tri structure
Paul Gilbert
2012-10-21
HOPKINS: Corrected some comments and error messages
Paul Gilbert
2012-10-21
HOPKINS: Fix the display of on-screen text
Paul Gilbert
2012-10-21
Merge branch 'hopkins' of github.com:dreammaster/scummvm into hopkins
Paul Gilbert
2012-10-21
HOPKINS: Fixed implementation of DEF_BOB
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 the LigneItem data block to an int16 array
Paul Gilbert
2012-10-19
HOPKINS: Converted essai buffers to int16 arrays
Paul Gilbert
2012-10-17
HOPKINS: Some corrections to incorrectly declared fields
Paul Gilbert
2012-10-16
HOPKINS: Some field renaming and field fixes in AFF_SPRITES
Paul Gilbert
2012-10-16
HOPKINS: Bugfixes for scene animations initialisation
Paul Gilbert
2012-10-15
HOPKINS: Partial clean-up of AFF_SPRITES to fix Options dialog display
Paul Gilbert
2012-10-14
HOPKINS: Further bugfix to collision method
Paul Gilbert
2012-10-14
HOPKINS: Minor bugfix for colision method
Paul Gilbert
2012-10-14
HOPKINS: Rewrote the collision detection
Paul Gilbert
2012-10-13
HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation
Paul Gilbert
2012-10-13
HOPKINS: Added missing GOHOME/GOHOME2 methods
Paul Gilbert
2012-10-13
HOPKINS: Cleaned up the PERSONAGE2 event loop method
Paul Gilbert
2012-10-12
HOPKINS: Some field renaming and fix loading of sprite positions
Paul Gilbert
2012-10-11
HOPKINS: Added explicit int16 cast to all READ_LE_UINT16 accesses.
Paul Gilbert
2012-10-10
HOPKINS: Renamed fields of ListeTxtItem class
Paul Gilbert
2012-10-10
HOPKINS: Changed some more constant values to character literals
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-06
HOPKINS: Bugfixes for startup manager initialisations
Paul Gilbert
2012-10-05
HOPKINS: Implemented sequence player
Paul Gilbert
2012-10-05
HOPKINS: Implemented lots more of the remaining stubbed methods
Paul Gilbert
2012-10-04
HOPKINS: Implemented PLAN_TEST and TEST_LIGNE methods
Paul Gilbert
2012-10-04
HOPKINS: Implemented more previously stubbed object manager methods
Paul Gilbert
2012-10-03
HOPKINS: Implemented more stubbed object manager methods
Paul Gilbert
2012-10-02
HOPKINS: Added new LinesManager class with lots of line methods
Paul Gilbert
2012-10-01
HOPKINS: Manually implemented colision method
Paul Gilbert
2012-09-30
HOPKINS: Implemented several stubbed ObjectsManager methods
Paul Gilbert
2012-09-30
HOPKINS: Fixed compilation errors with previously commented out methods
Paul Gilbert
[next]