Age | Commit message (Collapse) | Author |
|
sources too
|
|
|
|
'anti-multiple-inclusion' header
|
|
|
|
versions aren't supported anymore. One check in stdafx.h is enough
|
|
|
|
Provided by ln
I've added a little fix on currency.cpp too, why not :)
|
|
are drawn using the old Patch-like PBS sprites. (michi_cc)
|
|
there
-Codechange: convert smallvector from struct to class
|
|
|
|
-Codechange: Split the sorting code from the sortlist to an appropriate header
|
|
needed.
|
|
simplifying calling code somewhat.
|
|
|
|
|
|
wrapper for CBlobT
|
|
something more than whitespace as description of files that don't have a description.
|
|
code.
|
|
byte array for ChildScreenSpriteToDraw.
|
|
byte array for ParentSpriteToDraw.
|
|
space as necessary. This avoids copying data around for vector's push_back() function.
|
|
|
|
it is really needed.
|
|
|
|
compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
|
(Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions.
|
|
anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
|
|
|
|
-better describes what it does
-was inconsistent with CCountedPtr<>::Release()
|
|
|
|
(pointers).
|
|
wchars, so disable all code that has to use wchars for MorphOS.
|
|
unreadable artifacts in output. Now CStrT::AddFormatL() should behave correctly also when compiled by gcc (Rubidium)
|
|
warnings
|
|
YAPF classes (node-list, nodes, keys, etc.) and CArrayT
|
|
variables/classes/structures (with anti-recursion repository) into string
|
|
|
|
sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output.
|
|
|
|
|
|
what an industry can do (plant fields, cut trees, do not change production), what can be done to it (disasters like mine subsidence, jet/chopper attack), when it can be built etc...
|
|
|
|
-Simplifies assignment from raw pointers
-Should be harder to crash the program by incorrect assignment into it.
-Should help with MorphOS compilation errors
|
|
(smart pointers, blob, array, hashtable, etc.) moved from src/yapf to src/misc as they can now be used anywhere.
|