Activity
From 28/02/2009 to 29/03/2009
29/03/2009
- 02:01 PM Revision 210: Project file for standalone Sprite Editor (experimental for the moment)
- 01:59 PM Revision 209: Replaced a HALT with an Assert
28/03/2009
- 04:03 PM Revision 208: Changes by Terkhen - checked in by AndersI (verified that TTRS3 and AI_Swedish still produces exactly the same GRF:s)
- - In the Industry tile data block window, changes to "Cargo acceptance 1", "Cargo acceptance 2", "Cargo acceptance 3"...
- 03:55 PM Revision 207
- 03:54 PM Revision 206: Include file for getting revision number into executable. Usage:
- - commit files
- run VersionInclude.bat
- build project
- upload binary wherever it should go
21/03/2009
- 09:48 PM Revision 205: More to get cargo TOURISTS (high bit in 32-bit word) to work. div and mod replaced by shifts and and-s. The underlying problem is that the bits are stored in a longint instead of a DWORD, and it will need more time to make sure a change to DWORD doesn't break anything else.
- 01:42 PM Revision 203: Fix r202: '* 2' means shifting by ONE.
20/03/2009
- 09:58 PM Revision 202: Fixed "Integer Overflow" error in Cargo Refit input (mult by 2 replaced by left shift).
- Changed the displayed version number.
Also available in: Atom