Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight | |
2004-12-02 | (svn r901) Small step in the process to clean up the DPARAM mess: | tron | |
- reduce to 2 sizes (*DParam64 for 64bit values, *DParam for the rest) - use inline functions instead of macros - add assert()s to check for buffer overruns | |||
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron | |
This should reduce the compile time after altering english.txt by about 1/3, because "only" 62 instead of 90 .c files must be recompiled. | |||
2004-11-06 | (svn r516) Solved a little bug with the order checker. | celestar | |
2004-09-19 | (svn r300) Fix: order checker now correctly detects station with invalid ↵ | dominik | |
facilities | |||
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight | |
2004-08-15 | (svn r56) Improved order checker + patch setting for it (celestar) | dominik | |
2004-08-12 | (svn r30) -Fix [1007272] Copy orders between bus/truck possible. You cannot ↵ | darkvater | |
share orders between busses/trucks. You can only copy orders if all the facilities in schedule allow both types to go there (Celestar) -Fix Dutch in dropdown language box is not in BIGFONT | |||
2004-08-11 | (svn r20) Feature: warning when a vehicle has invalid orders (celestar) | dominik | |
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |