Paweł Kołodziejski
|
d33c181d5f
|
DEVTOOLS: Silence compiler warning
|
2022-01-01 16:47:12 +01:00 |
|
Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
0b2ae9fa5e
|
DEVTOOLS: Replace ugly SDL/MinGW hack with a cleaner hack
Instead of having main=SDL_main defined by pkg-config/sdl2-config --cflags
and undefining it everywhere, strip it in its origin.
|
2021-08-03 07:35:15 +03:00 |
|
sluicebox
|
93eeffc84d
|
JANITORIAL: Update old bug tracker numbers
|
2021-03-03 02:15:05 +02:00 |
|
Cameron Cawley
|
6b669ae2fb
|
DEVTOOLS: Fix compiling with MinGW
|
2020-09-06 19:26:20 +01:00 |
|
D G Turner
|
cc2260d80d
|
DEVTOOLS: Fix Compiler Warnings in create_cryo tool.
Have compared output dat files from the tool before and after this
change and they are identical.
|
2018-10-07 07:31:23 +01:00 |
|
Adrian Frühwirth
|
cee4d6b853
|
JANITORIAL: Fix trailing whitespace
|
2018-05-24 15:30:55 +02:00 |
|
Filippos Karapetis
|
fefad640cd
|
CRYO: Change the version of cryo.dat to be a 32-bit integer (1/2)
Though it's unlikely that we'll ever have that many changes, it's
better to provision for more space now, for versioning
|
2017-02-11 18:04:42 +02:00 |
|
Filippos Karapetis
|
a3f59d8433
|
CRYO: Remove one more usage of sizeof()
|
2017-02-11 18:02:47 +02:00 |
|
Filippos Karapetis
|
37c53cdf49
|
CRYO: Move more static data to cryo.dat (1/2)
|
2017-02-11 17:16:26 +02:00 |
|
Filippos Karapetis
|
8ed8b3225f
|
CRYO: Move all static data for Lost Eden to cryo.dat (1/2)
|
2017-02-10 11:41:50 +02:00 |
|
Filippos Karapetis
|
29616127b3
|
CRYO: Rename create_led_dat to create_cryo_dat
|
2017-02-10 10:12:04 +02:00 |
|
Filippos Karapetis
|
cbe576a4bc
|
Revert "CRYO: Rename create_led_dat to create_cryo_dat"
This reverts commit 1db02c7bd8ffee2aa0a27264669d11f83d95b491.
|
2017-02-10 10:09:23 +02:00 |
|
Filippos Karapetis
|
1db02c7bd8
|
CRYO: Rename create_led_dat to create_cryo_dat
|
2017-02-10 04:33:36 +02:00 |
|