Lukas Aldershaab
|
a4e3a000fb
Fix Dynamic Library builds on Windows
|
2 yıl önce |
AzaezelX
|
254ac462b5
sdl usage standards proposal 3:
|
4 yıl önce |
Lukas Joergensen
|
e718841467
Eliminate DefineConsoleFunction
|
7 yıl önce |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 yıl önce |
Areloch
|
25686ed4be
Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy
|
8 yıl önce |
Ben Payne
|
e3bbc42925
Provide a safer version of convertUTF16toUTF8
|
10 yıl önce |
Ben Payne
|
a88339c219
Fix buffer overflows due to incorrect use of sizeof
|
10 yıl önce |
Luis Anton Rebollo
|
6492028bb2
Merge pull request #1035 from bpay/memfixes
|
10 yıl önce |
LuisAntonRebollo
|
475f218bcd
Modified files for SDL2.
|
10 yıl önce |
Ben Payne
|
dd297d4dc0
Fix buffer overflow
|
11 yıl önce |
Ben Payne
|
a3f4adacc3
Replace obsolete calling convention
|
11 yıl önce |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
11 yıl önce |
Daniel Buckmaster
|
2f416290ab
Merge pull request #788 from eightyeight/return-status-code
|
11 yıl önce |
Daniel Buckmaster
|
b01e5668b4
Removed dead unit test code from main loop.
|
11 yıl önce |
Daniel Buckmaster
|
9f47032522
Allow return status to be specified using quitWithStatus.
|
11 yıl önce |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 yıl önce |
DavidWyand-GG
|
539efcb1e1
Input event changes
|
12 yıl önce |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 yıl önce |