Age | Commit message (Collapse) | Author |
|
Global; except for the 32-bit SSE blitter, which has some #DEFINEs
in not-very-nice places.
|
|
that followed
|
|
CMake works on all our supported platforms, like MSVC, Mingw, GCC,
Clang, and many more. It allows for a single way of doing things,
so no longer we need shell scripts and vbs scripts to work on all
our supported platforms.
Additionally, CMake allows to generate project files for like MSVC,
KDevelop, etc.
This heavily reduces the lines of code we need to support multiple
platforms from a project perspective.
Addtiionally, this heavily improves our detection of libraries, etc.
|
|
|
|
|
|
|
|
|
|
(kernigh2) (#6786)
|
|
ScriptTest/ExecMode.
|
|
codestyle of derived structs.
|
|
static cast type, operator methods.
|
|
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
Eagle_rainbow)
|
|
others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
|
|
overflow of the argument to malloc. (monoid)
|
|
|
|
smaller now, so it shouldn't cause crash anymore
|
|
|
|
|
|
|
|
parsing routine. Adapt openttd option processing too.
|
|
|
|
|
|
|
|
|
|
some headers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
definitions
|
|
constructor
|
|
|
|
code (skidd13)
|
|
Zero() (skidd13)
|
|
|
|
|
|
|
|
|
|
internal types (skidd13)
-Codechange: remove now unneeded asserts
-Codechange: Set CBlobBaseSimple as absolute base class of CBlobT
|
|
|
|
|
|
|
|
used (skidd13)
|