Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
0111a08560
|
GLK: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
Eugene Sandulenko
|
7e592fd00b
|
GLK: ALAN3: Fix malloc/delete[] mismatch
|
2020-04-28 09:46:57 +02:00 |
|
Eugene Sandulenko
|
df30831bcf
|
GLK: ALAN3: Replace defines with actual function calls
|
2020-04-27 23:18:56 +02:00 |
|
Paul Gilbert
|
4de30c9e2f
|
GLK: ALAN3: Fix Valgrind identified memory issues
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
c5214f6d34
|
GLK: ALAN3: Making GlkIO base class
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
b634a97f41
|
GLK: ALAN3: Move readline.cpp into glkio.cpp
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
efdf25b3d2
|
GLK: ALAN3: Move term.cpp code into glkio.cpp
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
5dea662313
|
GLK: ALAN3: Wrapping method calls in longjmp replacement macros
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
c833d39ccf
|
GLK: ALAN3: Outer game loop to handle forfeit setjmp replacement
|
2019-07-06 15:27:08 -07:00 |
|
dreammaster
|
dc40211ec5
|
GLK: ALAN3: Proper indentation & formatting
|
2019-07-06 15:27:08 -07:00 |
|
Paul Gilbert
|
aebf256610
|
GLK: ALAN3: Removal of #ifdef blocks
|
2019-07-06 15:27:07 -07:00 |
|
Paul Gilbert
|
2de068a98a
|
GLK: ALAN3: Further warning fixes
|
2019-07-06 15:27:07 -07:00 |
|
Paul Gilbert
|
305330bda7
|
GLK: ALAN3: Change EOF to a uint32 EOD to fix compiler warnings
|
2019-07-06 15:27:07 -07:00 |
|
Paul Gilbert
|
822cd6f165
|
GLK: ALAN3: Further warning fixes
|
2019-07-06 15:27:07 -07:00 |
|
Paul Gilbert
|
cd7cf41414
|
GLK: ALAN3: Initial files commit
|
2019-07-06 15:27:07 -07:00 |
|