Le Philousophe
|
28318d0839
|
GNAP: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
D G Turner
|
170e57593d
|
GNAP: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-27 00:11:29 +00:00 |
|
Eugene Sandulenko
|
fab199d37e
|
JANITORIAL: Make GPL headers uniform
|
2016-09-03 12:46:38 +02:00 |
|
Strangerke
|
d2497f710f
|
GNAP: Remove obsolete comment
|
2016-05-30 08:03:11 +02:00 |
|
Strangerke
|
e0c032d87a
|
GNAP: Make two variables local to Scene52::run()
|
2016-05-30 07:34:28 +02:00 |
|
Strangerke
|
7792297691
|
GNAP: Initialize two more variables
|
2016-05-30 07:25:59 +02:00 |
|
Strangerke
|
03f7ab132e
|
GNAP: More initializations
|
2016-05-25 07:01:01 +02:00 |
|
Strangerke
|
be6f7c0f83
|
GNAP: Remove duplicate code. Renaming and cleanup.
|
2016-05-24 22:26:15 +02:00 |
|
Strangerke
|
de59c82b48
|
GNAP: Fix more uninitialized variables
|
2016-05-24 07:46:25 +02:00 |
|
Strangerke
|
1a8093c922
|
GNAP: After double-checking them, remove two CHECKMEs
|
2016-05-23 02:45:57 +02:00 |
|
Strangerke
|
58fb1563ca
|
GNAP: Map remaining Key codes
|
2016-05-23 00:33:50 +02:00 |
|
Strangerke
|
85417c15bb
|
GNAP: Remove obsolete TODOs
|
2016-05-20 07:51:53 +02:00 |
|
Strangerke
|
f734291abb
|
GNAP: Implement delayTicks functions, refactor them to share code
|
2016-05-20 07:47:16 +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
|
e280c833c7
|
GNAP: Enforce the use of nullptr in function calls
|
2016-05-16 23:34:58 +02:00 |
|
Strangerke
|
4371d2f4d9
|
GNAP: Fix score display in Monkey arcade game.
|
2016-05-16 22:38:05 +02:00 |
|
Strangerke
|
85b7da75de
|
GNAP: Explicitely set _scoreLevel to 1 when score greater than 556
|
2016-05-16 21:57:20 +02:00 |
|
Strangerke
|
52374bfe7b
|
GNAP: Load TTF from the executable (optional)
|
2016-05-16 20:43:55 +02:00 |
|
Eugene Sandulenko
|
3459437d7c
|
GNAP: Fix initialization
|
2016-05-10 12:14:57 +02:00 |
|
Eugene Sandulenko
|
7b1c738f0f
|
GNAP: Fix initialization and out-of-bounds write
|
2016-05-10 12:14:57 +02:00 |
|
Strangerke
|
579ecdabd1
|
GNAP: More refactoring related to characters (WIP)
|
2016-05-10 12:14:50 +02:00 |
|
Strangerke
|
a2d45c70e9
|
GNAP: For consistancy, use hex values for playSound calls
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
33b27b8db3
|
GNAP: Fix regression
|
2016-05-10 12:14:48 +02:00 |
|
Strangerke
|
25fc9c0a13
|
GNAP: Janitorial - Remove trailing spaces and tabs
|
2016-05-10 12:14:47 +02:00 |
|
Strangerke
|
8a91335bfa
|
GNAP: renaming and grouping of scenes in group Arcade and Group 5
|
2016-05-10 12:14:47 +02:00 |
|