jdrive
jdrive copied to clipboard
OpenTTD port to Java
What i can Bild it?
Need 2 computers to test? Two instances on one PC do not work.
Depends on SetDParam bound to int Network code works with ints too? Redo SetDParam to accept object and use .toString on render?
- [ ] use Java string render - [ ] convert national string files to UTF - [ ] convert town names to UTF
Switch to OpenGFX beforehand. openttd.grf? midi?
Confusing. Actually it might be of use to refactor bit ops with `EnumSet`.