summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-02-21Squished another map bugPhilipp Sehmisch1-1/+4
2006-02-19Added warnings when parameters are missing in the items xml file.Yohann Ferreira2-3/+53
2006-02-16Small fix to the commit message.Björn Steinbrink1-1/+1
2006-02-16Use Widget::mFont instead of browserFont for drawing, fixes the "gui needs to...Björn Steinbrink4-57/+60
2006-02-07Made the being directions being stored in a bitfield.Björn Steinbrink10-190/+191
2006-02-06fixed a little problem caused by the dynamic grassPhilipp Sehmisch0-0/+0
2006-02-06added dynamic high grassPhilipp Sehmisch1-1/+8
2006-02-06Undone last changes because Bertram already fixed the compiler issue.Eugenio Favalli2-2/+2
2006-02-06Updated Dev-Cpp project file, fixed a gcc 3.4 issue.Eugenio Favalli3-219/+226
2006-02-06Added a Joystick class.Björn Steinbrink7-142/+295
2006-02-06Unify some of the drawing code for beings.Björn Steinbrink5-30/+31
2006-02-06Use virtual methods instead of getType() checks.Björn Steinbrink6-16/+23
2006-02-06Added a FloorItemManager class.Björn Steinbrink10-95/+175
2006-02-05Adding � accents mostly to the font imageYohann Ferreira5-0/+4
2006-02-05*** empty log message ***Yohann Ferreira1-2/+2
2006-02-05Made the nickname and emotions displayed above every layers. Made the delete ...Yohann Ferreira7-27/+56
2006-02-05Added the new tilesets.Björn Steinbrink1-0/+1
2006-02-05Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in the...Yohann Ferreira3-21/+44
2006-02-05the previous version was based on a depreciated version of the base tileset.Philipp Sehmisch0-0/+0
2006-02-05forgot to hack the tileset sizes again after fixing a minor errorPhilipp Sehmisch0-0/+0
2006-02-05Updated the INSTALL file as by patch from Hanno Braun.Bjørn Lindeijer1-9/+11
2006-02-05Updated dependencies in response to patch by Hanno Braun.Bjørn Lindeijer1-0/+4
2006-02-05Made the player walk to items prior to picking them up.Björn Steinbrink4-15/+39
2006-02-04splitted the woodland tileset into three tilesets with different tile heightPhilipp Sehmisch1-1/+13
2006-02-04converted woodland tileset and woodland map to oversized tilesPhilipp Sehmisch0-0/+0
2006-02-04Unify the various login dialogs to use LoginData.Björn Steinbrink14-88/+106
2006-02-03Made the login dialog work on LoginData only, without playing with the config...Björn Steinbrink5-46/+45
2006-02-03Removed some unused code.Björn Steinbrink3-20/+7
2006-02-02Replaced the old sand tile with Irucards new one. Added new crates. Made some...Philipp Sehmisch1-1/+8
2006-02-01Created a Game class.Björn Steinbrink4-101/+98
2006-02-01Removed duplicated code.Björn Steinbrink2-15/+7
2006-02-01Replaced ErrorDialog by OkDialog + listener.Björn Steinbrink5-94/+19
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink18-126/+77
2006-02-01Simplified button creation code in some windows. Fixed a bug where the game c...Björn Steinbrink5-65/+46
2006-01-31Cleanup.Björn Steinbrink2-7/+9
2006-01-31Made RequestTradeDialog inherit from ConfirmDialog.Björn Steinbrink3-65/+12
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink2-17/+17
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink6-50/+71
2006-01-31Forgot the ChangeLogBjörn Steinbrink1-0/+4
2006-01-31Various small cleanups.Björn Steinbrink10-66/+42
2006-01-31Made ResourceManager a friend of Resource to avoid looping over decRef, which...Björn Steinbrink5-23/+27
2006-01-30A few cleanups and simplifications.Björn Steinbrink11-109/+37
2006-01-26Moved some setup code out of the game loop into the setup functions. Setup fu...Björn Steinbrink4-34/+59
2006-01-22Updated Dev-Cpp project file, fixed a GDI issue.Eugenio Favalli3-170/+487
2006-01-22Make dispatchMessages actually handle more than one message per call.Björn Steinbrink3-14/+14
2006-01-22Remove obsoleted action listeners.Björn Steinbrink2-22/+1
2006-01-22Use generic error method for sound failure.Björn Steinbrink2-2/+2
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink113-3597/+5375
2006-01-21Small followup change.Bjørn Lindeijer1-3/+4
2006-01-21Applied patch by Ar2ro that worked around scrolldown bug in the chatbox.Bjørn Lindeijer2-1/+55