Strangerke
|
d2aa9c7ded
|
GNAP: Add a note concerning the original save and load screens
|
2016-05-23 01:59:14 +02:00 |
|
Strangerke
|
2a2082c1f9
|
GNAP: Remove a TODO
This code is never called because it's triggered by clicking on the button
|
2016-05-23 01:33:13 +02:00 |
|
Strangerke
|
58fb1563ca
|
GNAP: Map remaining Key codes
|
2016-05-23 00:33:50 +02:00 |
|
Strangerke
|
0873f92ceb
|
GNAP: Remove yet another TODO
|
2016-05-21 01:20:19 +02:00 |
|
Strangerke
|
9a2bc3c572
|
GNAP: Add several checks on _gameDone in order to quit the game quickly
|
2016-05-19 07:59:07 +02:00 |
|
Strangerke
|
97ac77b5f1
|
GNAP: Compute the thumbnail when opening the device so that it doesn't show the large hand in savegames
|
2016-05-19 07:06:48 +02:00 |
|
Strangerke
|
3bf35331ab
|
GNAP: Add thumbnails, rewrite partially querySaveMetaInfos.
Gnap's hand and device are in the middle of the screen, there's place for improvement
|
2016-05-19 00:13:01 +02:00 |
|
Strangerke
|
4c37381a8e
|
GNAP: Add missing stars in header, change include guard name in gnap.h
|
2016-05-17 22:05:35 +02:00 |
|
Strangerke
|
e5f60634a5
|
GNAP: Fix regression in hotspots
|
2016-05-15 16:21:04 +02:00 |
|
Strangerke
|
9c0808237c
|
GNAP: Remove _id from HotSpot structure
|
2016-05-12 07:59:20 +02:00 |
|
Strangerke
|
af1cf151de
|
GNAP: Use Common::Rect for hotspots
|
2016-05-12 07:53:06 +02:00 |
|
Strangerke
|
f467db5ed2
|
GNAP: Add music when game is paused
|
2016-05-12 00:33:47 +02:00 |
|
Strangerke
|
25fc9c0a13
|
GNAP: Janitorial - Remove trailing spaces and tabs
|
2016-05-10 12:14:47 +02:00 |
|
Strangerke
|
d6e4b67dca
|
GNAP: Add load from launcher
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
558ab62fd7
|
GNAP: Enforce the use of a boolean when calling playSound()
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
192bc34935
|
GNAP: Fix savegames
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
efa9466c81
|
GNAP: Replace more flags values by enums
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
e11ec6a9c1
|
GNAP: Some rework of hotspot initialization code
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
f1738f457f
|
GNAP: Add savegames (not fully working yet)
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
29d989ac0e
|
GNAP: Change the initial values of backGroundImageValue2&4, change transparent to boolean, use nullptr in several places
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
83bc85713b
|
GNAP: More renaming. Remove unused variable in MouseButtonState and Hotspot
|
2016-05-10 09:54:21 +02:00 |
|
Strangerke
|
ccadc0ab20
|
GNAP: Some renaming, change some function parameters to boolean
|
2016-05-10 09:54:21 +02:00 |
|
johndoe123
|
d80c7605a0
|
GNAP: Initial commit
|
2016-05-10 09:54:21 +02:00 |
|