Strangerke
|
2b865f6fe2
|
HOPKINS: Move some zone code to LinesManager
|
2013-02-12 23:48:03 +01:00 |
|
Strangerke
|
3de056d381
|
HOPKINS: Improve private/public scope in ObjectsManager
|
2013-02-08 06:44:28 +01:00 |
|
Strangerke
|
205fdaaa0c
|
HOPKINS: Remove a useless variable in LinesManager, some renaming
|
2013-02-06 08:02:18 +01:00 |
|
Strangerke
|
a896975962
|
HOPKINS: Renaming of another variable in LinesManager
|
2013-01-27 23:49:20 +01:00 |
|
Strangerke
|
e923cdef5b
|
HOPKINS: Some refactoring in LinesManager
|
2013-01-27 23:30:40 +01:00 |
|
Strangerke
|
e77198081d
|
HOPKINS: Move some more LinesManager variables to private, add some functions to access them
|
2013-01-27 22:53:20 +01:00 |
|
Strangerke
|
0f13ff5cc1
|
HOPKINS: More private members in LinesManager
|
2013-01-27 22:28:10 +01:00 |
|
Strangerke
|
b9f9b2c75b
|
HOPKINS: Move some more members to LinesManager
|
2013-01-27 20:20:36 +01:00 |
|
Strangerke
|
9d1d5a09c4
|
HOPKINS: Move two more variables to _linesManager, set private some variables
|
2013-01-27 15:22:57 +01:00 |
|
Strangerke
|
8de1b1b996
|
HOPKINS: Move some more variables from Globals to LinesManager
|
2013-01-27 14:58:47 +01:00 |
|
Strangerke
|
68f5da1375
|
HOPKINS: Move _maxLineIdx to LinesManager, remove a useless variable
|
2013-01-27 14:32:05 +01:00 |
|
Strangerke
|
50aa4cbc73
|
HOPKINS: Move some structures and functions to LinesManager
|
2013-01-27 12:53:00 +01:00 |
|
Strangerke
|
e1504b28a6
|
HOPKINS: More renaming in LinesManager
|
2013-01-27 12:04:24 +01:00 |
|
Strangerke
|
4887fd6e6e
|
HOPKINS: Refactor checkSmoothMove and makeSmoothMove
|
2013-01-26 14:54:57 +01:00 |
|
Strangerke
|
59d46f36a9
|
HOPKINS: Refactoring in LinesManager. Fix a loop bug in PARCOURS2
|
2013-01-24 08:04:58 +01:00 |
|
Strangerke
|
1a3fb10d91
|
HOPKINS: Some renaming
|
2013-01-22 07:53:59 +01:00 |
|
Strangerke
|
e28c459a3b
|
HOPKINS: Start refactoring VERIF_SMOOTH
|
2013-01-12 00:38:23 +01:00 |
|
Strangerke
|
86eb21e885
|
HOPKINS: Refactor PLAN_TEST
|
2013-01-11 19:19:49 +01:00 |
|
Strangerke
|
d963e97130
|
HOPKINS: Refactor TEST_LIGNE
|
2013-01-11 08:16:47 +01:00 |
|
Strangerke
|
b7b3e959e3
|
HOPKINS: Various renaming
|
2013-01-11 01:50:29 +01:00 |
|
Strangerke
|
d1378dd594
|
HOPKINS: Refactor inventory code
|
2013-01-10 23:15:52 +01:00 |
|
Strangerke
|
9f153a3cbd
|
HOPKINS: Get rid of a magic value, rename a couple of pathfinding functions
|
2013-01-10 22:09:37 +01:00 |
|
Strangerke
|
66cc7d099e
|
HOPKINS: Some refactoring of PARC_VOITURE and initRoute
|
2013-01-10 20:10:16 +01:00 |
|
Strangerke
|
36894babe1
|
HOPKINS: Refactor checkCollisionLine
|
2013-01-10 08:28:15 +01:00 |
|
Strangerke
|
682e70623a
|
HOPKINS: More refactoring and renaming, remove several useless variables
|
2013-01-02 00:57:00 +01:00 |
|
Strangerke
|
a57e859d14
|
HOPKINS: Some more refactoring
|
2012-12-31 01:09:06 +01:00 |
|
Strangerke
|
f59f7dafc3
|
HOPKINS: Refactoring in FontManager and LinesManager
|
2012-12-31 00:18:08 +01:00 |
|
Paul Gilbert
|
4661b0ab86
|
HOPKINS: Bugfix for throwing a dart at the switch in Purgatory
|
2012-11-18 13:14:18 +11:00 |
|
Paul Gilbert
|
71268b4418
|
HOPKINS: Furhter bugfixes for pathfinding and walking
|
2012-10-22 22:31:46 +11:00 |
|
Paul Gilbert
|
6aa3201fdd
|
HOPKINS: Converted the chemin data block to an int16 array
|
2012-10-20 17:47:57 +11:00 |
|
Paul Gilbert
|
5d0c5753eb
|
HOPKINS: Converted the LigneItem data block to an int16 array
|
2012-10-20 09:16:25 +11:00 |
|
Paul Gilbert
|
ffe4f9cef5
|
HOPKINS: Converted essai buffers to int16 arrays
|
2012-10-19 22:19:50 +11:00 |
|
Paul Gilbert
|
1d2c341933
|
HOPKINS: Cleanup and bugfixes for BOBZONE array initialisation
|
2012-10-13 21:14:18 +11:00 |
|
Paul Gilbert
|
4e0738af23
|
HOPKINS: Bugfixes for INILINK initialisatoin
|
2012-10-09 00:21:03 +11:00 |
|
Paul Gilbert
|
cc8bfc8429
|
HOPKINS: Added proper initialisation for line manager class
|
2012-10-06 23:36:13 +10:00 |
|
Paul Gilbert
|
549e046f27
|
HOPKINS: Implemented PLAN_TEST and TEST_LIGNE methods
|
2012-10-04 22:44:29 +10:00 |
|
Paul Gilbert
|
bc863bd241
|
HOPKINS: Implemented more stubbed object manager methods
|
2012-10-03 22:15:39 +10:00 |
|
Paul Gilbert
|
b06cabee4b
|
HOPKINS: Implemented VERIF_SMOOTH and SMOOTH_MOVE
|
2012-10-02 22:41:13 +10:00 |
|
Paul Gilbert
|
28099ee00d
|
HOPKINS: Added new LinesManager class with lots of line methods
|
2012-10-02 21:44:23 +10:00 |
|