Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-02-06 | Added a Joystick class. | Björn Steinbrink | 7 | -142/+295 | |
2006-02-06 | Unify some of the drawing code for beings. | Björn Steinbrink | 5 | -30/+31 | |
2006-02-06 | Use virtual methods instead of getType() checks. | Björn Steinbrink | 6 | -16/+23 | |
2006-02-06 | Added a FloorItemManager class. | Björn Steinbrink | 10 | -95/+175 | |
2006-02-05 | Adding � accents mostly to the font image | Yohann Ferreira | 5 | -0/+4 | |
2006-02-05 | *** empty log message *** | Yohann Ferreira | 1 | -2/+2 | |
2006-02-05 | Made the nickname and emotions displayed above every layers. Made the delete ↵ | Yohann Ferreira | 7 | -27/+56 | |
and ok buttons be disabled once the character is selected at login. | |||||
2006-02-05 | Added the new tilesets. | Björn Steinbrink | 1 | -0/+1 | |
2006-02-05 | Fixed a gcc 4.0 issue in the tradehandler. Strengthened the xml parser in ↵ | Yohann Ferreira | 3 | -21/+44 | |
the itemmanager so tmw doesn't crash anymore if an item lacks some parameters. | |||||
2006-02-05 | the previous version was based on a depreciated version of the base tileset. | Philipp Sehmisch | 0 | -0/+0 | |
2006-02-05 | forgot to hack the tileset sizes again after fixing a minor error | Philipp Sehmisch | 0 | -0/+0 | |
2006-02-05 | Updated the INSTALL file as by patch from Hanno Braun. | Bjørn Lindeijer | 1 | -9/+11 | |
2006-02-05 | Updated dependencies in response to patch by Hanno Braun. | Bjørn Lindeijer | 1 | -0/+4 | |
2006-02-05 | Made the player walk to items prior to picking them up. | Björn Steinbrink | 4 | -15/+39 | |
2006-02-04 | splitted the woodland tileset into three tilesets with different tile height | Philipp Sehmisch | 1 | -1/+13 | |
2006-02-04 | converted woodland tileset and woodland map to oversized tiles | Philipp Sehmisch | 0 | -0/+0 | |
2006-02-04 | Unify the various login dialogs to use LoginData. | Björn Steinbrink | 14 | -88/+106 | |
2006-02-03 | Made the login dialog work on LoginData only, without playing with the ↵ | Björn Steinbrink | 5 | -46/+45 | |
config, it's not its job to do so. | |||||
2006-02-03 | Removed some unused code. | Björn Steinbrink | 3 | -20/+7 | |
2006-02-02 | Replaced the old sand tile with Irucards new one. Added new crates. Made ↵ | Philipp Sehmisch | 1 | -1/+8 | |
some minor corrections. | |||||
2006-02-01 | Created a Game class. | Björn Steinbrink | 4 | -101/+98 | |
2006-02-01 | Removed duplicated code. | Björn Steinbrink | 2 | -15/+7 | |
2006-02-01 | Replaced ErrorDialog by OkDialog + listener. | Björn Steinbrink | 5 | -94/+19 | |
2006-02-01 | Made the OkDialog and ConfirmDialog classes proxies for their buttons' ↵ | Björn Steinbrink | 18 | -126/+77 | |
events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way. | |||||
2006-02-01 | Simplified button creation code in some windows. Fixed a bug where the game ↵ | Björn Steinbrink | 5 | -65/+46 | |
crashes if there's a message dialog from a npc that no longer exists. Reverted properties to private. | |||||
2006-01-31 | Cleanup. | Björn Steinbrink | 2 | -7/+9 | |
2006-01-31 | Made RequestTradeDialog inherit from ConfirmDialog. | Björn Steinbrink | 3 | -65/+12 | |
2006-01-31 | Created a ListModel for ShopItems. | Björn Steinbrink | 2 | -17/+17 | |
2006-01-31 | Created a ListModel for ShopItems. | Björn Steinbrink | 6 | -50/+71 | |
2006-01-31 | Forgot the ChangeLog | Björn Steinbrink | 1 | -0/+4 | |
2006-01-31 | Various small cleanups. | Björn Steinbrink | 10 | -66/+42 | |
2006-01-31 | Made ResourceManager a friend of Resource to avoid looping over decRef, ↵ | Björn Steinbrink | 5 | -23/+27 | |
which returns void now. | |||||
2006-01-30 | A few cleanups and simplifications. | Björn Steinbrink | 11 | -109/+37 | |
2006-01-26 | Moved some setup code out of the game loop into the setup functions. Setup ↵ | Björn Steinbrink | 4 | -34/+59 | |
functions are now called from the outside. | |||||
2006-01-22 | Updated Dev-Cpp project file, fixed a GDI issue. | Eugenio Favalli | 3 | -170/+487 | |
2006-01-22 | Make dispatchMessages actually handle more than one message per call. | Björn Steinbrink | 3 | -14/+14 | |
2006-01-22 | Remove obsoleted action listeners. | Björn Steinbrink | 2 | -22/+1 | |
2006-01-22 | Use generic error method for sound failure. | Björn Steinbrink | 2 | -2/+2 | |
2006-01-22 | Merged NETWORK branch (includes BEING_OVERHAUL). | Björn Steinbrink | 113 | -3597/+5375 | |
2006-01-21 | Small followup change. | Bjørn Lindeijer | 1 | -3/+4 | |
2006-01-21 | Applied patch by Ar2ro that worked around scrolldown bug in the chatbox. | Bjørn Lindeijer | 2 | -1/+55 | |
2006-01-19 | Updated infos on new irc channel. | Eugenio Favalli | 8 | -75/+171 | |
2006-01-19 | fixed some mapping bugs | Philipp Sehmisch | 0 | -0/+0 | |
2006-01-14 | Removed unused var. | Björn Steinbrink | 3 | -7/+6 | |
2006-01-14 | Whitespace cleanup | Björn Steinbrink | 1 | -2/+3 | |
2006-01-11 | map and tileset fixes | Philipp Sehmisch | 1 | -6/+10 | |
2006-01-10 | some more errors fixed | Philipp Sehmisch | 0 | -0/+0 | |
2006-01-10 | grass saturation reduced and blue flowers replaced | Philipp Sehmisch | 0 | -0/+0 | |
2006-01-09 | Fixed canceled/cancelled inconsistency. | Eugenio Favalli | 2 | -3/+7 | |
2006-01-07 | Removed --skipupdate option from Dev.Cpp project file, splitted the setup ↵ | Eugenio Favalli | 6 | -52/+140 | |
window into 3 tabs and added a joystick calibration tool. |