Le Philousophe
|
93cdbbbf39
|
GLK: Don't use unsafe strcat and strcpy
|
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 |
|
Orgad Shaneh
|
0111a08560
|
GLK: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
Eugene Sandulenko
|
df30831bcf
|
GLK: ALAN3: Replace defines with actual function calls
|
2020-04-27 23:18:56 +02:00 |
|
Paul Gilbert
|
f28d3b7496
|
GLK: ALAN3: Further refactoring of setjmp calls
|
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
|
ec979b8555
|
GLK: ALAN3: Fix quitting game from input line when window closed
|
2019-07-06 15:27:08 -07:00 |
|
Paul Gilbert
|
55b93f5a20
|
GLK: ALAN3: Hook up empty lines to forfeit longjmp replacement
|
2019-07-06 15:27:08 -07:00 |
|
Paul Gilbert
|
5c8c4b3b6e
|
GLK: ALAN3: Standardize on using syserr for errors
|
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
|
cd7cf41414
|
GLK: ALAN3: Initial files commit
|
2019-07-06 15:27:07 -07:00 |
|