Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
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])'
|
|
|
|
|
|
|
|
|
|
langs changed)
|
|
which made it possible to place lighthouses and antennas everywhere BUT clear tiles (found and fixed by _Luca_)
|
|
owner it is accessed by [GS]etOwner anyway and when it doesn't store an owner, but arbitrary data, accessing a field called "owner" is confusing.
|
|
|
|
|
|
This changes more than 500 strings - thanks for the effort, Hadez!
|
|
- Don't track dependencies on system headers
- Add an include path
- Silence a warning regarding a bad signal prototype
- Remove executable flag from pictures
- Add proper OTTD icon
|
|
langs changed)
|
|
|
|
Add several missing chars:
- Š/š (S with hacek, all sizes)
- Ž/ž (Z with hacek, all sizes)
- Œ/œ (OE ligature, all sizes)
- Ð/ð (eth, large font was missing)
- Þ/þ (thorn, large font was missing)
- º (male ordinal sign, all sizes)
Also move Ÿ (Y with umlaut, all sizes) to the correct position in the charset
To add some chars it was necessary to shuffle some OTTD specific chars (arrows, transport type markers) around
|
|
langs changed)
|
|
|
|
|
|
(problem fixed))
|
|
langs changed)
|
|
|
|
While here work around a buffer overflow in action 4
|
|
|
|
|