Age | Commit message (Collapse) | Author |
|
|
|
|
|
instead operate on _sl.buf_ori which is not changed for init/deinit.
|
|
When game is saved and you save again you get an error message (not when autosaving) and it's aborted. When a game is loaded in the meanwhile execution pauses until saving thread finishes.
|
|
of exit(), because we don't want any atexit handlers - especially flushing output streams - to run, if exec() fails
Half a credit is due to Darkvater (;
|
|
|
|
comments
|
|
|
|
there are no tiny transport marker sprites
|
|
|
|
|
|
language (miham)
|
|
|
|
NPFDistanceTrack.
* Make NPFDistanceTrack return the distance multiplied by NPF_TILE_LENGTH to prevent rounding
This should make ship and train pathfinding more accurate and faster.
* Update IsEndOfLine to prevent trains from trying to go off a slope onto a tunnel entrance.
|
|
|
|
about the required ports
|
|
loading a patch grf
|
|
eol-style and keywords to newly added source files (ai.[ch])
|
|
a power of 2, for exact semantics see the commment in macros.h
|
|
|
|
|
|
-Fix: removed the ability for the oldAI to cheat (this will criple him somewhat)
-Add: base-code for many improvements to come in the AI-system
-Add: added base-code for multiplayer AIs (DOES NOT WORK YET!)
|
|
|
|
|
|
|
|
|
|
at the end of file in the danish translation and remove a broken string from the finnish translation
|
|
|
|
|
|
langs changed)
|
|
didn't get all stats updated (peter1138)
|
|
example code in MSDN, this should fix a strange crash upon deinitialising wave out sound
|
|
langs changed)
|
|
- Updated VS.NET and VS6 project files changed AI files
|
|
messages might hang ottd. So don't send them :)
|
|
becomes 'trolly', AIOld becomes 'default', both in their own dir in the 'ai' dir. More AIs to come.
|
|
interfaces with the main program through a sort of mutex. Communication uses the function OTTD_SendThreadMessage() with the approiate message which is handled in ProcessSentMessage() during the main loop.
|
|
|
|
different casing is not really possible, so here comes another commit
|
|
|
|
|
|
clean up, and make window-title a bit more meaningful (specify vehicle type replaced)
|
|
therefore calculated wrong argument indices
|
|
in the network code
|
|
|
|
plus some smaller changes
|
|
|
|
|
|
and get rid of some magic numbers
|
|
([1274302])'
|