72 Commits

Author SHA1 Message Date
Johannes Schickel
d5b21c4036 HOPKINS: Make GPL headers consistent in themselves. 2014-02-18 02:39:35 +01:00
sylvaintv
d6d3c6a13c HOPKINS : Added a lines debugger command 2013-05-13 00:04:55 +02:00
Paul Gilbert
369f886477 HOPKINS: Added a zones debugger command 2013-05-10 17:33:03 +10:00
Willem Jan Palenstijn
31e08b923c HOPKINS: MAX_LINES cleanup 2013-04-21 00:24:48 +02:00
Paul Gilbert
f719be3318 HOPKINS: Renamed anonymous parameter in LinesManager 2013-03-31 11:19:38 -04:00
Strangerke
3648790efb HOPKINS: Some refactoring and renaming in LinesManager and ObjectsManager 2013-03-30 11:31:38 +01:00
Strangerke
13b89e2a81 HOPKINS: Some renaming in LinesManager 2013-03-28 17:59:34 +01:00
Strangerke
6c9458617e HOPKINS: Some renaming in LinesManager 2013-03-28 10:26:35 +01:00
Strangerke
165681b142 HOPKINS: Move more variables and functions out of Globals 2013-03-24 23:44:39 +01:00
Strangerke
57abce19b1 HOPKINS: More refactoring of Globals 2013-03-24 22:12:50 +01:00
Strangerke
ee3c0cc4fa Hopkins: Move hotspotTextColor to LinesMAnager, make it private 2013-03-24 22:12:47 +01:00
Strangerke
b46f2ccdc7 HOPKINS: Move 2 variables from Globals to ObjectsManager and LinesManager 2013-03-24 22:12:44 +01:00
Strangerke
149bb0ca00 HOPKINS: Move counter to LinesManager, rename it to follow coding conventions 2013-03-24 17:43:16 +01:00
Strangerke
56ae004475 HOPKINS: Remove setParent() from LinesManager 2013-03-20 07:47:39 +01:00
Strangerke
51f94c3dc8 HOPKINS: Rename variables and mild code rework in LinesManager 2013-03-11 07:25:45 +01:00
Strangerke
d325a2d7aa HOPKINS: Some renaming and refactoring in LinesManager 2013-03-09 09:41:15 +01:00
Strangerke
8229b1332b HOPKINS: Some more renaming in LinesManager 2013-03-09 01:08:50 +01:00
Strangerke
c6ba8f026f HOPKINS: Get rid of a magic value, more renaming 2013-03-07 08:23:28 +01:00
Strangerke
389f75b3dd HOPKINS: Some more renaming in LinesManager 2013-03-06 08:28:18 +01:00
Strangerke
3e17373cfa HOPKINS: Remove the last GOTOs 2013-03-05 08:26:51 +01:00
Strangerke
20fefb64e5 Hopkins: More renaming in LinesManager 2013-02-26 23:27:55 +01:00
Strangerke
9210eb5045 HOPKINS: Some more renaming in LinesManager 2013-02-26 08:21:28 +01:00
Strangerke
b0a55e7a4f HOPKINS: Renaming in LinesManager and Globals 2013-02-22 08:18:13 +01:00
Strangerke
691f21da96 HOPKINS: Some renaming and refactoring in Globals and LinesManager 2013-02-21 08:23:38 +01:00
Strangerke
8457c00457 HOPKINS: More misc renaming 2013-02-20 08:30:16 +01:00
Strangerke
0f786d83a2 HOPKINS: More renaming in LinesManager 2013-02-19 18:06:05 +01:00
Strangerke
471b8af482 HOPKINS: Some renaming in LinesManager, remove a couple of problematic asserts 2013-02-19 17:07:29 +01:00
Strangerke
72f7421b6d HOPKINS: Remove a couple of useless variables and associated dead code 2013-02-19 07:55:38 +01:00
Willem Jan Palenstijn
81bb4d4374 HOPKINS: Merge 'remotes/dreammaster/hopkins' into hopkins
Conflicts:
	engines/hopkins/lines.cpp
	engines/hopkins/lines.h
	engines/hopkins/objects.cpp
2013-02-18 23:54:18 +01:00
Strangerke
ccf07b8956 HOPKINS: More Direction refactoring 2013-02-18 01:19:41 +01:00
Willem Jan Palenstijn
f80cd6407c HOPKINS: Extract utility function for appending linedata to route list 2013-02-16 15:59:06 +01:00
Willem Jan Palenstijn
cccbd84204 HOPKINS: Convert route lists into structs 2013-02-16 15:59:02 +01:00
Strangerke
c5f800af1b HOPKINS: Some renaming, remove useless self-accessing code pointed by wjp 2013-02-15 23:57:23 +01:00
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