Strangerke
6797698af8
HOPKINS: Some more refactoring
2013-02-03 01:25:37 +01:00
Torbjörn Andersson
b889bb69ef
HOPKINS: Fix Valgrind warnings in INILINK()
...
We can't read all the way to the end of the buffer, because the
READ_BE_UINT24() function will, naturally, read a few bytes ahead.
2013-02-02 23:09:29 +01:00
Torbjörn Andersson
8f300bdc30
HOPKINS: Fix GCC warnings
2013-02-02 20:26:42 +01:00
Strangerke
690405961f
HOPKINS: Some refactoring in GraphicsManager
2013-02-02 19:20:58 +01:00
Torbjörn Andersson
ea4639c65f
HOPKINS: Fix Sprite_Vesa() height clipping
...
This fixes some Valgrind warnings on the city overhead map, and also
seem to get rid of the bird "droppings" previously left behind in the
area beneath the picture. There are things I don't understand about
this function, but I hope I didn't break anything.
2013-02-02 12:41:44 +01:00
Strangerke
9772426c58
HOPKINS: Fix signness issue, get rid of another GOTO
2013-02-02 12:26:21 +01:00
Strangerke
4b0e226340
HOPKINS: Get rid of a goto in the display code. Remove useless casts (with comments about that). Some renaming.
2013-02-02 12:15:41 +01:00
Strangerke
f10d3c8dcc
HOPKINS: Remove 2 more labels in EventsManager
2013-02-01 07:55:49 +01:00
Strangerke
7480957ab0
HOPKINS: Get rid of a couple of LABELS in EventsManager, some renaming
2013-02-01 07:36:13 +01:00
Strangerke
3cb6af38df
HOPKINS: Some refactoring in DialogsManager
2013-02-01 00:33:01 +01:00
Strangerke
334968c5ff
HOPKINS: More refactoring in AnimationManager and ComputerManager
2013-01-31 23:52:01 +01:00
Strangerke
7d743c9e77
HOPKINS: More refactoring in searchAnim
2013-01-31 08:24:34 +01:00
Strangerke
ab6826e24d
HOPKINS: Start refactoring searchAnim
2013-01-31 08:18:01 +01:00
Strangerke
9dd09f6c6e
HOPKINS: Remove some more casts to unsigned int
2013-01-31 07:48:44 +01:00
Strangerke
15de07ff74
HOPKINS: Introduce MKTAG24. Make use of MKTAG16 and MKTAG24
2013-01-30 08:31:32 +01:00
Strangerke
e68e3c91eb
HOPKINS: USe MKTAG where possible
2013-01-30 00:17:08 +01:00
Strangerke
3b63e28a39
HOPKINS: Refactor searchCharacterAnim()
2013-01-29 23:59:25 +01:00
Strangerke
9ceb6c18cd
HOPKINS: Fix regression introduced in 4ce218ef00
2013-01-29 21:16:46 +01:00
Strangerke
4fed1f580e
HOPKINS: More renaming in the Global class
2013-01-29 08:35:14 +01:00
Strangerke
fbc19ab3b4
HOPKINS: Various renaming
2013-01-29 08:12:43 +01:00
Strangerke
11a0f00c25
HOPKINS: Add hack to improve the display of text on the computers, for the BeOS and OS/2 versions
2013-01-28 22:36:11 +01:00
Strangerke
c0ad052c72
HOPKINS: Add a fallback for the sound played in the option menu, for the BeOS and OS/2 versions
2013-01-28 07:45:46 +01:00
Strangerke
623360cf15
HOPKINS: Add fallback alternative for the computer font file, for the BeOS and OS/2 versions
2013-01-28 07:15:06 +01:00
Strangerke
a896975962
HOPKINS: Renaming of another variable in LinesManager
2013-01-27 23:49:20 +01:00
Strangerke
0b78d86335
HOPKINS: set private a couple of members of AnimationManager
2013-01-27 23:48:50 +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
Torbjörn Andersson
a50c05f7d0
HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versions
...
A large part of cadavre.mod is broken. No new notes play, and only
the old background sounds remain. It's possible, perhaps even
probable, that the original MOD player didn't have this problem,
but all standalone players I've tried do, so I'm assuming it's the
file that's broken. We work around it by changing the length of
the song after it's been loaded to only include the good parts.
2013-01-27 18:18:04 +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
84f7ce6ea3
HOPKINS: Refactor REPONSE
2013-01-27 01:25:46 +01:00
Strangerke
e21fed1707
HOPKINS: Simplify calls to PARCOURS2
2013-01-26 16:46:21 +01:00
Strangerke
305c820eef
HOPKINS: Simplify version selection
2013-01-26 15:35:02 +01:00
Strangerke
33431f666c
HOPKINS: Fix bank animation speed for OS2 and BeOS version, add code to replace display_version
2013-01-26 15:30:27 +01:00
Strangerke
4887fd6e6e
HOPKINS: Refactor checkSmoothMove and makeSmoothMove
2013-01-26 14:54:57 +01:00
Strangerke
9644e865bd
HOPKINS: Fix regression in pathfinding code, some more refactoring
2013-01-26 01:57:06 +01:00
Strangerke
550065b496
HOPKINS: Start refactoring PARC_PERS
2013-01-25 08:24:17 +01:00
Strangerke
06b72f3ff0
HOPKINS: More refactoring on PARCOURS2
2013-01-24 20:50:48 +01:00
Strangerke
6bd728e9c8
HOPKINS: Start refactoring PARCOURS2
2013-01-24 08:34:35 +01:00
Strangerke
59d46f36a9
HOPKINS: Refactoring in LinesManager. Fix a loop bug in PARCOURS2
2013-01-24 08:04:58 +01:00
Strangerke
e1d85a28b5
HOPKINS: Some more renaming in LinesManager. Fix a bug in last loop condition
2013-01-24 00:24:44 +01:00
Strangerke
380bf2ba1a
HOPKINS: Some renaming and refactoring in ObjectsManager and LinesManager
2013-01-24 00:06:38 +01:00
Torbjörn Andersson
51df9a7f9b
HOPKINS: Change a few spaces to tabs
2013-01-24 00:05:36 +01:00
Torbjörn Andersson
efe910d689
HOPKINS: Fix GCC warnings
2013-01-23 21:44:31 +01:00
Strangerke
668f2ddad7
HOPKINS: Renaming in globals and ObjectsManager
2013-01-23 08:10:36 +01:00
Strangerke
56ca87b3a5
HOPKINS: Modify misc setVolume functions so they are a bit less precise
2013-01-23 01:42:31 +01:00
Strangerke
82ecfd537f
HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManager
2013-01-23 01:38:34 +01:00
Strangerke
0e0337c30e
HOPKINS: Some renaming. Implement proper music volume during speech
2013-01-22 21:24:31 +01:00
Strangerke
c056266cdd
HOPKINS: rename one more field, fix glitch in ObjectsManager
2013-01-22 18:59:01 +01:00
Strangerke
6a8d6e6eca
HOPKINS: Fix error in loop conditions. Thanks Eriktorbjorn for noticing
2013-01-22 07:59:21 +01:00
Strangerke
1a3fb10d91
HOPKINS: Some renaming
2013-01-22 07:53:59 +01:00
Strangerke
704a36d1fb
HOPKINS: More renaming in ObjectsManager and globals
2013-01-21 22:25:12 +01:00
Strangerke
2cd0d1f4a1
Hopkins: More renaming
2013-01-21 19:15:37 +01:00
Strangerke
33636f0d63
HOPKINS: More renaming in ObjectsManager
2013-01-21 18:59:17 +01:00
Strangerke
de2fa9a81f
HOPKINS: Rename several structures
2013-01-21 07:50:12 +01:00
Strangerke
daa6c887ef
HOPKINS: Remove useless fields in ObjectsManager, some renaming
2013-01-21 00:06:50 +01:00
Strangerke
7b063288d6
HOPKINS: Fix error in PARADISE (field16 vs field10), rename some fields
2013-01-20 23:36:58 +01:00
Strangerke
f9b4fe09da
HOPKINS: Fix regression introduced in 5678fbd321
: Glitch while speaking. Thanks to eriktorbjorn for noticing and bisecting the problem
2013-01-20 22:46:00 +01:00
Strangerke
2c69135c99
HOPKINS: Get rid of GOTOs in FontManager
2013-01-20 20:49:08 +01:00
Strangerke
d92f85f0e1
HOPKINS: Some more renaming and refactoring
2013-01-20 19:12:45 +01:00
Strangerke
568e645417
HOPKINS: Refactor playIntro
2013-01-20 17:47:35 +01:00
Strangerke
4c44e797d8
HOPKINS: Fix speech in intro for BeOS and OS/2 versions. Thanks Eriktorbjorn for the help
2013-01-20 13:44:14 +01:00
Strangerke
e5db285cd6
HOPKINS: Add Spanish computer text
2013-01-20 12:43:34 +01:00
Strangerke
db80d0d0df
HOPKINS: Some more renaming
2013-01-20 12:33:59 +01:00
Strangerke
3878138d8f
HOPKINS: Some renaming in GraphicsManager and HopkinsEngine
2013-01-20 11:28:39 +01:00
Strangerke
17d57a367e
HOPKINS: Remove WSOUND_INIT
2013-01-20 01:04:52 +01:00
Strangerke
d88e5ad22f
HOPKINS: Remove a couple of useless functions
2013-01-20 01:01:09 +01:00
Strangerke
523aa82563
HOPKINS: Some renaming
2013-01-20 00:56:19 +01:00
Strangerke
1e2723576a
HOPKINS: Fix regression introduced in 9c58c936c8
2013-01-19 14:12:37 +01:00
Strangerke
ca2f04b70f
HOPKINS: The first speech after a video was skipped if the video was skipped before. This fixes it.
2013-01-18 22:23:58 +01:00
Strangerke
0d92a7e5a3
HOPKINS: Add support for RAW speechs used by the OS/2 version
2013-01-18 21:09:41 +01:00
Strangerke
4fd4a5ce05
HOPKINS: Fix cut&paste error in searchCat. Thanks eriktorbjorn for pointing at it
2013-01-18 19:03:38 +01:00
Strangerke
4fd422692b
HOPKINS: Some renaming and refactoring
2013-01-18 18:52:19 +01:00
Strangerke
55b288e98b
HOPKINS: Add some specific BeOS and OS2 files
2013-01-18 18:51:30 +01:00
Strangerke
9c58c936c8
HOPKINS: Some renaming and refactoring
2013-01-18 08:32:07 +01:00
Strangerke
c8c1c88654
HOPKINS: Remove a lot of useless variables in ObjectsManager
2013-01-17 20:06:00 +01:00
Strangerke
8a41d3c1fc
HOPKINS: (on behalf of fuzzie) Fix zoom bug introduced in 1c5a6f8c74
2013-01-17 19:04:44 +01:00
Strangerke
d90720dee1
HOPKINS: Some simplifications in handleOpcode()
2013-01-17 08:35:24 +01:00
Strangerke
4ce218ef00
HOPKINS: Fix a BE issue
2013-01-17 08:20:19 +01:00
Strangerke
b7abcf2bfb
HOPKINS: Fix loops on zoom in Affiche_perfect. Thanks fuzzie for the help!
2013-01-17 00:18:53 +01:00
Strangerke
ae4d99b165
HOPKINS: Move 4 int to boolean in TalkManager
2013-01-16 23:48:09 +01:00
Strangerke
4d16fb1bbd
HOPKINS: More refactoring in TalkManager
2013-01-16 23:38:03 +01:00
Strangerke
ae93d1f6ee
HOPKINS: Some refactoring in TalkManager
2013-01-16 21:15:30 +01:00
Strangerke
fe60baf1df
HOPKINS: Fix mouse cursor 25 in nextVerbIcon ("use coffin")
2013-01-16 17:17:13 +01:00
Strangerke
58af4bc675
HOPKINS: More refactoring in Hopkins (Thanks fuzzie for the help)
2013-01-16 02:00:29 +01:00
Strangerke
ec59e1496f
HOPKINS: More refactoring in ObjectsManager
2013-01-15 08:39:41 +01:00
Strangerke
4410da443c
HOPKINS: More refactoring in ObjectsManager
2013-01-15 08:22:27 +01:00
Strangerke
c7ee7c7ba8
HOPKINS: Refactor several functions in ObjectsManager
2013-01-15 07:29:02 +01:00
Strangerke
5ef0a5ed2c
HOPKINS: Rename _newDirection
2013-01-14 21:56:25 +01:00
Strangerke
6d7de82623
HOPKINS: Get rid of GOTOs in GOHOME
2013-01-14 19:24:25 +01:00
Strangerke
ec2feb4aec
HOPKINS: Rename old Direction fields
2013-01-14 08:04:38 +01:00
Strangerke
75ba8bfb88
HOPKINS: Rename car related fields, remove map car sprite index
2013-01-14 07:58:06 +01:00
Strangerke
65c61ab6d7
HOPKINS: Add synchronization of car position on the city map
2013-01-14 07:52:24 +01:00
Strangerke
6856556a1a
HOPKINS: Fix regression in 5a961b104f
. Thanks to Eriktorbjorn for the analysis of the issue
2013-01-13 23:10:06 +01:00
Strangerke
dd7676a37e
HOPKINS: Fix regression in Bomb display. This was caused by the use of the wrong sprite file (two files with the same name)
2013-01-13 19:56:04 +01:00
Strangerke
a743857b87
HOPKINS: (Courtesy of Eriktorbjorn) slight optimisation of the sound code
2013-01-13 11:01:26 +01:00
Strangerke
a75055a923
HOPKINS: Some refactoring in ObjectsManager
2013-01-12 18:20:24 +01:00
Strangerke
ba3453ac9a
HOPKINS: Remove one more label
2013-01-12 16:27:08 +01:00
Strangerke
558506af54
HOPKINS: Some refactoring in DialogManager and AnimationManager
2013-01-12 15:19:46 +01:00
Strangerke
212a2cb0f8
HOPKINS: Get rid of some GOTOs in pathfinding code
2013-01-12 14:50:53 +01:00
Strangerke
1fd81eee40
HOPKINS: Some refactoring in the pathfinding code
2013-01-12 11:55:44 +01:00
Strangerke
e28c459a3b
HOPKINS: Start refactoring VERIF_SMOOTH
2013-01-12 00:38:23 +01:00
Strangerke
8fa4b4b846
HOPKINS: Start refactoring PARC_VOITURE, some renaming
2013-01-11 21:27:04 +01:00
Strangerke
86eb21e885
HOPKINS: Refactor PLAN_TEST
2013-01-11 19:19:49 +01:00
Strangerke
f9f5888c90
HOPKINS: (on behalf of fuzzie) Fix regression introduced in d963e97130
2013-01-11 17:12:47 +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
de93e44b16
HOPKINS: (on behalf of fuzzie) Fix regression introduced in 66cc7d099e
2013-01-10 21:40:46 +01:00
Strangerke
271087850f
HOPKINS: Refactor CHARGE_OBSTACLE
2013-01-10 21:25:21 +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
0bf6d54d6b
HOPKINS: Simplify absolute values in LinesManager
2013-01-09 08:05:58 +01:00
Strangerke
df00c12c85
HOPKINS: Refactor searchSavegames
2013-01-09 07:36:00 +01:00
Strangerke
f3174c64bf
HOPKINS: Rewrite nextVerbIcon
2013-01-09 01:15:15 +01:00
Strangerke
137eb5f348
HOPKINS: Fix typo in previous commit
2013-01-09 00:38:19 +01:00
Strangerke
e4fcd5c406
HOPKINS: Get rid of some more casts in objectManager
2013-01-09 00:25:43 +01:00
Strangerke
96d1247e4a
HOPKINS: Get rid of some more casts in objectManager
2013-01-09 00:22:34 +01:00
Strangerke
0376c6bcb8
HOPKINS: Remove some nasty casts from menuManager and ObjectManager
2013-01-08 23:45:15 +01:00
Filippos Karapetis
2b1b668908
HOPKINS: Get rid of the NO_VISU global variable
2013-01-08 13:39:14 +02:00
Filippos Karapetis
7462978be5
HOPKINS: Get rid of more useless global variables
2013-01-08 13:30:33 +02:00
Filippos Karapetis
fddc6497bf
HOPKINS: Clean up the menu code
2013-01-08 13:12:49 +02:00
Strangerke
5a961b104f
HOPKINS: Refactor nextObjectIcon
2013-01-08 08:37:42 +01:00
Strangerke
e67e84dfe7
HOPKINS: Some renaming and refactoring in showInventory and changeObject
2013-01-08 00:38:05 +01:00
Strangerke
495ecaafbc
HOPKINS: Remove global filename and constructFilename
2013-01-08 00:03:08 +01:00
Filippos Karapetis
337c5d0e8d
HOPKINS: Merge all the different full version logic handlers
2013-01-08 00:38:00 +02:00
Strangerke
991f999069
HOPKINS: Add detection for Hopkins Spanish
2013-01-07 20:32:08 +01:00
Filippos Karapetis
416463c3da
HOPKINS: Get rid of _disableCursorFl
2013-01-07 19:59:38 +02:00
Filippos Karapetis
e57c82f9da
HOPKINS: Get rid of the NOSPRECRAN global variable
2013-01-07 19:43:24 +02:00
Filippos Karapetis
60e11931ba
HOPKINS: Fix fileExists()
2013-01-07 19:42:46 +02:00
Filippos Karapetis
5f171c51bf
HOPKINS: Remove useless globals and rename some variables
2013-01-07 17:53:17 +02:00
Filippos Karapetis
55337fa93b
HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folder
2013-01-07 17:40:41 +02:00
Filippos Karapetis
f1dafa025c
HOPKINS: Fix regression (typo)
2013-01-07 17:01:24 +02:00
Filippos Karapetis
87385740be
HOPKINS: The return value of constructLinuxFilename is unused
2013-01-07 16:21:55 +02:00
Filippos Karapetis
bd865d9741
HOPKINS: Remove static game directory configuration options
...
Also, remove the unused VGA folder.
This is the first step to remove constructFilename() and associated functions.
2013-01-07 16:17:27 +02:00
Filippos Karapetis
b270942f6e
HOPKINS: Remove more unused global variables
2013-01-07 15:27:05 +02:00
Filippos Karapetis
6629fa7cc5
HOPKINS: Remove another unused global variable
2013-01-07 14:05:03 +02:00
Filippos Karapetis
5c39cd95e1
HOPKINS: Remove another unused global
2013-01-07 13:59:10 +02:00
Filippos Karapetis
be83708ef5
HOPKINS: Fix typo
2013-01-07 13:58:54 +02:00
Filippos Karapetis
cdad3b605d
HOPKINS: Simplify SoundManager::WSOUND()
2013-01-07 13:49:41 +02:00
Filippos Karapetis
30eeb9163d
HOPKINS: Get rid of more unused/unnecessary globals
2013-01-07 13:24:04 +02:00
Filippos Karapetis
aa0f860442
HOPKINS: Remove unused variables
2013-01-07 12:58:32 +02:00
Strangerke
b26f25455f
HOPKINS: Some renaming
2013-01-07 08:33:55 +01:00
Strangerke
7c815f2ca7
HOPKINS: Some refactoring in ComputerManager
2013-01-07 08:02:19 +01:00
Strangerke
b7f5c7ae8d
HOPKINS: More 16b refactoring
2013-01-07 01:03:58 +01:00
Strangerke
9b8b1d6331
HOPKINS: Simplify Copy_vga16, get rid of unsafe uint16 casts
2013-01-07 00:30:21 +01:00
Strangerke
a91eaeb4f7
HOPKINS: Remove uint16 casting in m_scroll16 in order to avoid endian issue
2013-01-06 23:12:34 +01:00
Strangerke
117d99f22b
HOPKINS: Remove a GOTO in Copy_WinScan_Vbe
2013-01-06 11:33:12 +01:00
Strangerke
2e331ee630
HOPKINS: Simplify character mapping in ComputerManager
2013-01-05 18:55:43 +01:00
Strangerke
792b00b790
HOPKINS: Some refactoring in ComputerManager.
2013-01-05 18:36:24 +01:00
Strangerke
eaecc37d08
HOPKINS: Silence GCC warnings related to the computer manu
2013-01-05 17:42:21 +01:00
Strangerke
45020d3012
HOPKINS: Refactor copy16bFromSurfaceScaleX2
2013-01-05 16:02:25 +01:00
Strangerke
c9f342f4ce
HOPKINS: Remove 8b CopyAsm, rename the 16b one
2013-01-05 13:10:58 +01:00
Strangerke
907d705c1e
HOPKINS: (on Behalf of Eriktorbjorn) dispose music after use in order to avoid a memory leak
2013-01-05 12:12:40 +01:00
Strangerke
3ee199ad7a
HOPKINS: Fix display in breakout game. Get rid of any int16 cast to make sure it's endian safe.
2013-01-05 02:19:55 +01:00
Strangerke
0a25776dca
HOPKINS: Get rid of NO_OFFSET which isn't initialized properly in the original game...
2013-01-05 01:14:27 +01:00
Strangerke
e349464249
HOPKINS: Fix regression introduced in fbd2c0e918
2013-01-04 23:53:54 +01:00
Strangerke
ccef9fb3ea
HOPKINS: Remove setModeVesa()
2013-01-04 22:41:11 +01:00
Strangerke
e43ddb09e9
HOPKINS: Fix crash in exotic versions when leaving the computer
2013-01-04 21:59:51 +01:00
Strangerke
b97154e6f4
HOPKINS: Add computer texts for the French and English versions for the Win95 versions.
...
The Polish version is handled by an external file, just like most of the existing versions
2013-01-04 21:45:52 +01:00
Strangerke
de2c2b7bdb
HOPKINS: Refactor Copy_WinScan_Vbe3
2013-01-04 16:43:44 +01:00
Strangerke
668cba5bea
HOPKINS: Fix regressions in d6f72071a4
2013-01-04 14:17:51 +01:00
Strangerke
9a089929b2
HOPKINS: Simplify a bit more fade out function. Reduce fade out delay time.
2013-01-03 23:20:54 +01:00
Strangerke
0958eaddc5
HOPKINS: Rewrite fade out
2013-01-03 23:01:00 +01:00
Strangerke
6976be7438
HOPKINS: Rename functions related to fade in/out. Fix a potential issue for short fadings
2013-01-03 22:32:22 +01:00
Strangerke
079994d35c
HOPKINS: Rewrite fade in, add a delay
2013-01-03 16:30:53 +01:00
Strangerke
6ff4c4c79b
HOPKINS: Commit by Eriktorbjorn : New way of playing music
2013-01-03 16:29:35 +01:00
Strangerke
3ab4446a1b
HOPKINS: Fix remaining GCC warnings (on behalf of Eriktorbjorn)
2013-01-03 01:33:26 +01:00
Strangerke
a4b7b29157
HOPKINS: Silence some warnings reported by GCC. Thanks Eriktorbjorn for reporting those
2013-01-02 20:12:32 +01:00
Strangerke
3eae64cf25
HOPKINS: Missing modification in previous commit
2013-01-02 17:28:50 +01:00
Strangerke
7c88b9c54e
HOPKINS: Silence some GCC warning (thanks to eriktorbjorn)
2013-01-02 16:04:15 +01:00
Strangerke
74d1e3e013
HOPKINS: fix errors in ajoute_ligne, add comments on the impossible check
2013-01-02 15:04:12 +01:00
Strangerke
682e70623a
HOPKINS: More refactoring and renaming, remove several useless variables
2013-01-02 00:57:00 +01:00
Strangerke
b21000901a
HOPKINS: Missing modifications in previous commit
2013-01-01 23:16:07 +01:00
Strangerke
13063aeb3f
HOPKINS: Refactoring in ComputerManager
2013-01-01 23:10:21 +01:00
Strangerke
d6f72071a4
HOPKINS: Some more refactoring and renaming
2013-01-01 21:03:24 +01:00
Strangerke
cb363aafd5
HOPKINS: Refactoring in ObjectsManager, renaming
2013-01-01 13:53:07 +01:00
Strangerke
a8bc62fc0f
HOPKINS: Some renaming in ObjectManager, fix animation speed
2012-12-31 17:03:43 +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
Strangerke
17b5a57c6b
HOPKINS: Remove REDRAW counter, as it's always equal to 0 and therefore useless
2012-12-30 19:33:53 +01:00
Strangerke
3629fd8083
HOPKINS: More renaming, some refactoring in DialogsManager
2012-12-30 18:51:47 +01:00
Strangerke
ad360142c1
HOPKINS: Some refactoring in ComputerManager
2012-12-30 14:48:38 +01:00
Strangerke
aedb1609c6
HOPKINS: Remove redrawAnim() and all associated code
2012-12-30 14:28:24 +01:00
Strangerke
583204603b
HOPKINS: Some more refactoring in ObjectsManager
2012-12-30 01:54:43 +01:00
Strangerke
5e4b8b0cb1
HOPKINS: More refactoring in ObjectsManager
2012-12-30 01:21:43 +01:00
Strangerke
ea235f71a5
HOPKINS: More refactoring of ObjectsManager
2012-12-29 23:57:50 +01:00
Strangerke
f7b62d5557
HOPKINS: Refactor ObjectsManager
2012-12-29 19:58:37 +01:00
Strangerke
b284338d67
HOPKINS: Some refactoring in ObjectManager, some renaming
2012-12-29 14:20:34 +01:00
Strangerke
0adb2a31da
HOPKINS: More renaming and refactoring
2012-12-28 08:51:25 +01:00
Strangerke
c934363790
HOPKINS: Some more renaming and refactoring
2012-12-28 08:26:27 +01:00
Strangerke
c07beb6445
HOPKINS: Some refactoring in showComputer
2012-12-27 19:08:10 +01:00
Strangerke
7997011d2f
HOPKINS: Some renaming in TalkManager
2012-12-27 18:41:52 +01:00
Strangerke
9a88c748fe
HOPKINS: Stop music properly when using the MOD player
2012-12-27 18:41:20 +01:00