summaryrefslogtreecommitdiff
path: root/src/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer1-13/+15
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer1-12/+13
2007-01-12Fixed initialization of mPlayerFollowMouse, the lack of which sometimes causedBjørn Lindeijer1-0/+1
2007-01-04Merged 0.0 changes from revision 2898 to 2988 to trunk.Bjørn Lindeijer1-2/+2
2006-12-31Enumerations do not need out-of-class definitions.Guillaume Melquiond1-2/+0
2006-12-27Client-sided implementation of attacksPhilipp Sehmisch1-22/+1
2006-12-24Major rendering performance increase in software mode, by not using RLEBjørn Lindeijer1-2/+2
2006-12-11Merged 0.0 changes from revision 2825 to 2898 to trunk.Bjørn Lindeijer1-0/+392
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-0/+394