Le Philousophe
|
6d3a10c631
|
GLK: Don't use unsafe sprintf and vsprintf
|
2022-10-23 22:46:19 +02:00 |
|
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
|
2a0f8af958
|
GLK: ALAN3: Remove deprecated args.cpp
|
2019-07-06 20:55:47 -07:00 |
|
Paul Gilbert
|
69f87bebf1
|
GLK: ALAN3: Fix double-free of memory array
|
2019-07-06 15:27:09 -07:00 |
|
Paul Gilbert
|
f28d3b7496
|
GLK: ALAN3: Further refactoring of setjmp calls
|
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
|
0f0c2c97e1
|
GLK: ALAN3: Move some Glk interface methods to 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
|
ae6ae33bed
|
GLK: ALAN3: Fix setup and outputing of text data
|
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
|
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 |
|