Eugene Sandulenko
|
99fc798b2e
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
0c29eff799
|
HDB: Remove unused console.cpp
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
c3d0f49538
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
b845e70102
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Eugene Sandulenko
|
c131e7c890
|
HDB: Fix compilation
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
4c012861bc
|
HDB: Play a MP3 sound from hdb.cpp
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
8e102a7dc7
|
HDB: Add cheat to test MAP29
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
4b65e396c8
|
HDB: Reduce some variable scopes, some janitorial work
|
2019-09-03 17:17:26 +02:00 |
|
Strangerke
|
bf57f7befb
|
HDB: Fix an out of bound issue in mapname
|
2019-09-03 17:17:26 +02:00 |
|
Eugene Sandulenko
|
d4f927f338
|
HDB: Put both data and Lua saves into single file
|
2019-09-03 17:17:26 +02:00 |
|
Nipun Garg
|
73c90d1a20
|
HDB: Clear MAP06 through level-select
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
4c0181ac31
|
HDB: Remove leftover code
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
b2f52580f4
|
HDB: Added cheat code for MAP11 for testing the Lab
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
c34824de58
|
HDB: Added support for CINE_OUTRO from the command line (level 31)
|
2019-09-03 17:17:25 +02:00 |
|
Eugene Sandulenko
|
cecf6e5fc8
|
HDB: Fix progress bar rendering
|
2019-09-03 17:17:24 +02:00 |
|
Nipun Garg
|
ada43165a1
|
HDB: Animate Bridges
|
2019-09-03 17:17:24 +02:00 |
|
Nipun Garg
|
9d45057630
|
HDB: Add Debug Output for Actions List
|
2019-09-03 17:17:24 +02:00 |
|
Nipun Garg
|
ecefec2f77
|
HDB: Add _animTiles to fix memory leaks
|
2019-09-03 17:17:23 +02:00 |
|
Nipun Garg
|
8d9004e432
|
HDB: Fix memory leaks when stream is returned NULL
|
2019-09-03 17:17:23 +02:00 |
|
Nipun Garg
|
5363b38fe5
|
HDB: Delete Player Graphics in destructor
|
2019-09-03 17:17:23 +02:00 |
|
Nipun Garg
|
fa71ee9034
|
HDB: Fix memory leaks due to findFirstData()
|
2019-09-03 17:17:23 +02:00 |
|
Nipun Garg
|
161f9e6707
|
HDB: NULL each tile after calling destructor
|
2019-09-03 17:17:23 +02:00 |
|
Nipun Garg
|
8825980e1f
|
HDB: Remove redundant custom free() function
|
2019-09-03 17:17:22 +02:00 |
|
Eugene Sandulenko
|
0c71ae2121
|
HDB: Fix uninitialised variables
|
2019-09-03 17:17:22 +02:00 |
|
Eugene Sandulenko
|
6d83d2ea72
|
HDB: Added more stuff to cheat for MAP00
|
2019-09-03 17:17:21 +02:00 |
|
Eugene Sandulenko
|
bfa2d11a1d
|
HDB: Fix warning
|
2019-09-03 17:17:21 +02:00 |
|
Eugene Sandulenko
|
6fdd336ae4
|
HDB: Move HDBGame::hasFeature() to detection.cpp for consistency
|
2019-09-03 17:17:21 +02:00 |
|
Nipun Garg
|
462d48a901
|
HDB: Unstub TODOs
|
2019-09-03 17:17:21 +02:00 |
|
Nipun Garg
|
4876064372
|
HDB: Unstub the Quit functionality
|
2019-09-03 17:17:21 +02:00 |
|
Nipun Garg
|
68b2e9adff
|
HDB: Count FPS and print onto screen
|
2019-09-03 17:17:20 +02:00 |
|
Nipun Garg
|
fa7593d7d5
|
HDB: Fix Icon loading
|
2019-09-03 17:17:20 +02:00 |
|
Nipun Garg
|
a484fe4353
|
HDB: Unstub redundant warnings
|
2019-09-03 17:17:20 +02:00 |
|
Nipun Garg
|
6aa054fcac
|
HDB: Unstub the TRY AGAIN screen
|
2019-09-03 17:17:20 +02:00 |
|
Nipun Garg
|
469c2245b4
|
HDB: Add moveMap() and startMoveMap()
|
2019-09-03 17:17:20 +02:00 |
|
Nipun Garg
|
73414fdc47
|
HDB: Add _debugLogo
|
2019-09-03 17:17:20 +02:00 |
|
Eugene Sandulenko
|
a35cf6cb93
|
HDB: Added SetDebug/GetDebug, no relevant functionality
|
2019-09-03 17:17:18 +02:00 |
|
Eugene Sandulenko
|
1feb91b2f8
|
HDB: Simplify bootparam processing
|
2019-09-03 17:17:18 +02:00 |
|
Nipun Garg
|
c0777f5a03
|
HDB: Add missing paint() call
|
2019-09-03 17:17:18 +02:00 |
|
Nipun Garg
|
c5bc56b331
|
HDB: Add Loading Screen
|
2019-09-03 17:17:18 +02:00 |
|
Nipun Garg
|
b052946c61
|
HDB: Add mode-select to the level-select
Add +100 to the level num to access the level in
Action Mode
|
2019-09-03 17:17:18 +02:00 |
|
Eugene Sandulenko
|
792333b6cc
|
HDB: Show cursor in the main menu
|
2019-09-03 17:17:18 +02:00 |
|
Nipun Garg
|
f27674199b
|
HDB: Clear the Persistent variables
|
2019-09-03 17:17:18 +02:00 |
|
Eugene Sandulenko
|
a869eb00a0
|
HDB: Restore bootparam and save/load from the command line funcitonality
|
2019-09-03 17:17:18 +02:00 |
|
Nipun Garg
|
eb7e3582ab
|
HDB: Disable the command-line level-select
|
2019-09-03 17:17:17 +02:00 |
|
Nipun Garg
|
b032068417
|
HDB: Add HDBGame::start() and remove AI::clearP...
...ersistent() placeholder
|
2019-09-03 17:17:17 +02:00 |
|
Nipun Garg
|
ee9de9157c
|
HDB: Add Menu calls
|
2019-09-03 17:17:17 +02:00 |
|
Nipun Garg
|
f5b9d417b7
|
HDB: Set and Draw Bonus Stars
|
2019-09-03 17:17:17 +02:00 |
|
Nipun Garg
|
0ae4cb1ea7
|
HDB: Shift HDB::save() and HDB::loadSaveFile...
...to saveload.cpp
|
2019-09-03 17:17:16 +02:00 |
|
Nipun Garg
|
9d9a1b6c0f
|
HDB: Add readConfig(), writeConfig() and Cheating
|
2019-09-03 17:17:16 +02:00 |
|
Eugene Sandulenko
|
2b46fcf06d
|
HDB: Properly process non-existent save loading
|
2019-09-03 17:17:16 +02:00 |
|