Commit all unchecked in
Reorganise component factory
Roadmap and bugs additions
Formatting and logging alterations
Mac Helper for OS specific stuff
Latest package script creates tarball for non-w...
Updated architecture doc
Fix the mac issue with menus not rendering. Rea...
Started adding encapsulation to TrainOrderModel...
Spacing and logging changes
Should have checked in before, resolve compile ...
Changes to test script
Logging change, don't output to standard out
Hi there. I've invested a lot of time recently usability fixes as a priority. I believe...
Tidy up view - part 2
Moved view framework classes
Formatting and logging changes.
Ready for next release
Added screenshots for sourceforge page
Release 0.0.4
Changelog updated
Fixed logging to change levels for development ...
Moved release files to seperate folder.
Updated roadmap and changemap
Fix bug where trackbuilding is allowed even whe...
Check in files I'm unsure of so they stop annoy...
Move unnecccesary files
Remove irrelevent eclipse files, not needed
Added easy to use scripts to test app.
Create and fix distribution scripts to make rel...
Updated changelog
StringBuilder for date and money display. Impro...
Adding in git ignore files
Move files and tidy up
Reorder class for user input to aid maintenance...
Fixed JUnit compile issue
Clicking on station displays otherwise terrain....
Release 0.0.3
Re-add station panel and only display goods tha...
Fix compilation issue
Extract resource file paths from code for later...
Added dist script and fixed junit compile depen...
Merge branch 'master' into feature/merge_branch
Initial commit of a mavenised build... sorry An...
Fix issue with non-UTF8 characters
Initial import.
test fixed
moved docs
moved more tests
Initial import.
number of transactions only get once
removed some vectors
changed web adr.
enabled OGL rendering pipeline for swing
moved tests
experimental moved out of source
- fixed deployment bug
removed some unnecessary files
calTrainRevenue now 3x times faster
moved pictures to res/
use array with square roots
- removed calculation from constructor
moved more tests
- removed mutex from event queue
fixed webpage
added performance data
- removed complex fps calculation
moved some pages to www
added new certificate
earlier detection if train must be painted
- index of player in world is now int (not test...
new release
Experimental use of CastorXML
moved html files out of source directory
fixing repository ...
new release
add castor for xml reading
new release
better train position calculation
[ 1867211 ] PositionOnTrack Bug
fixed a bug, which showed white screen on start...
added opengl jnlp option to homepage
fixed train display bug (gui didn't reflect cha...
- better handling of events in event queue (mai...
- fixed a bug then the train has no order
- added constant for tile size
fixed bug [ 1850970 ]
optimized PathOnTiles
fixed [ 1880309 ] Unexpected Exception: null li...
separated server and client thread