|
From: Stefan F. <ste...@us...> - 2011-09-30 19:54:02
|
New branch 'rails2.0' available with the following commits:
commit 8aa0d49c44848538fad5a52d3cfa37ca9fb9e3db
Author: Stefan Frey <ste...@we...>
Date: Sun Jul 24 15:29:04 2011 +0200
Initial Checkin of Rails 2.0:
All classes of the move package are moved to the state package.
Changed BooleanState
Created NewState
V2.0 version of String state
Renamed SetChange => SetMove
Changed visibility of SetMove
Added @Deprecated messages to type A states (with side effects)
Added simplified NewMove
Updated HashSetState and SetMove
Changed visibility of Move / NewMove methods
Removed move imports
Fixed merge error in TrainManager
Started implementation of new rounds classes
adapted booleanstate
changestack provides public static methods
adapted arrayliststate
adapted arrayliststate
adapted state
changed signature of executed and undo in change interface
adapted stringstate
adapted integerstate
added further deprecated annotations
adapted hashmapstate
adapted HashMapState
removed unncessary libraries
added guava library and started implementation of statemanager and rootitem
added getState() method to Change interface
changed ChangeSet to incorporate closed state
updated HashMapState to use Sets function
first implementation of ChangeStack
changed all abstractstate errors to genericstate
fixed a variety of state errors
adapted HashSetState
add missing files, remove unnecessary files
add observer and observable interfaces
replaced rootitem by context and created GameContext interface
removed further move classes
started defintion and implementation of presenter and formatters
improved model and made state inherit from model
adapted basetokenmodel
adapted bonusmodel
adapted PrivatesModel
changed relation between state, model and formatter
fixes to the MoneyModel
further fixes to PublicCompany
further fixes and simplifcations
fixed all remaining errors
fixed CashMover
added HashMultimapState
adapted Portfolio
added ArrayListMultimapState
added CerticateCountModel
added TrainsModel
renamed PortfolioModel to Portfolio again
further fixes to portfolio
commit 27b7022b1324616949e16478ac4e891ac0fc2728
Author: Stefan Frey <ste...@we...>
Date: Fri Sep 23 08:09:31 2011 +0200
Prepared for release 1.5
|