whiterandrek
|
4f13df4828
|
PINK: add saving/loading of game.
It's bugged, but playable
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d6b1b9396e
|
PINK: add state saving/loading of Module and GamePage
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
578b93af20
|
PINK: add state saving/loading of LeadActor
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9b5dac452d
|
PINK: add state saving/loading of Inventory
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
04a0c4ead6
|
PINK: add saving/loading state of WalkMgr
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
0b4c0b2bee
|
PINK: add saving and loading state of sequencer
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
147904f53a
|
PINK: add StringMap serialization
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ed3f9dcaa8
|
PINK: added methods to read/write Byte in archive
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
1202988403
|
PINK: added streams getters to archive
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
de6932f771
|
PINK: fix letter case
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
a8baeda59e
|
PINK: change linear search to binary
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
b82c0eee57
|
PINK: remove redundant Archive destructor
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
65e899e723
|
PINK: fix finding of resource description
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
174b317fac
|
PINK: fix formatting
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e98c14c3d7
|
PINK: fix formatting
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d7f09d4c3c
|
PINK: remove extended initializer lists
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
2bb2834782
|
PINK: fix compiler warning about UB
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d3d7a92800
|
PINK: fix compilation error
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
f6dd0f2f49
|
PINK: remove commas at the end of enumerator lists
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
22e25ed890
|
PINK: fix module.mk
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
82974a9ce3
|
PINK: fix indentation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
931d6adbcb
|
PINK: return deleted variable declaration by mistake
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ea5c093410
|
PINK: remove lambda functions
PINK: remove lambda functions
PINK: remove >> << operators
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
c06452594f
|
PINK: fix no newline warning
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
37574a3bcf
|
PINK: remove >> << operators
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d8e42e7395
|
PINK: change hex to dec numbers
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
b89de53fb1
|
PINK: fix arguments in InventoryItem method
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
c32c642eba
|
PINK: change _endFrame type from uint32 to int32
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
a45e58319d
|
PINK: fix signed vs unsigned comparison
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
656ca285ac
|
PINK: change size_t to uint
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
8733e54cd4
|
PINK: remove the use of auto variables
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
39ed15d2f7
|
PINK: fix includes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
38ff5b1e80
|
PINK: remove bug from description
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
3411750a1c
|
PINK: removed single-line function from SeqTimer
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d54c2a68cb
|
PINK: fixed forward declaration
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
f3ac46e887
|
PINK: renamed method parameters to appropriate names in Condition classes
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
9566439683
|
PINK: fixed sprites which start playing with delay
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
f03d5811ec
|
PINK: updated status of engine
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
c1af0371ee
|
PINK: fixed crash in Hokus Pokus
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
d11115a6aa
|
PINK: fixed finding of nullptr Actor
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
ab4980aa59
|
PINK: added basic implementation of HandlerTimerSequences just to make Hokus Pokus playable after Black Hole
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
cdcb8f5ec6
|
PINK: changed size method to empty to improve readability
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
23157a6450
|
PINK: fix for Pokus game
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
0103b904a8
|
PINK: added missing include
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
7528c33224
|
PINK: updated description of engine. Passport to Peril is now fully playable*
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
a7ad5fe86a
|
PINK: fixes crash on loading final scene of Passport to Peril(not tested)
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
e11bc29abc
|
PINK: increased buffer size (fixes crash in India Location)
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
4ce6b3dbd2
|
PINK: fixed compilation errors
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
c9e7c001ad
|
PINK: fixed unstoppable talk animation
|
2018-06-28 23:51:32 +02:00 |
|
whiterandrek
|
08d0652297
|
PINK: implemented stopFrame
|
2018-06-28 23:51:32 +02:00 |
|