Age | Commit message (Expand) | Author | Files | Lines |
2006-02-19 | Added warnings when parameters are missing in the items xml file. | Yohann Ferreira | 2 | -3/+53 |
2006-02-16 | Small fix to the commit message. | Björn Steinbrink | 1 | -1/+1 |
2006-02-16 | Use Widget::mFont instead of browserFont for drawing, fixes the "gui needs to... | Björn Steinbrink | 4 | -57/+60 |
2006-02-07 | Made the being directions being stored in a bitfield. | Björn Steinbrink | 10 | -190/+191 |
2006-02-06 | fixed a little problem caused by the dynamic grass | Philipp Sehmisch | 0 | -0/+0 |
2006-02-06 | added dynamic high grass | Philipp Sehmisch | 1 | -1/+8 |
2006-02-06 | Undone last changes because Bertram already fixed the compiler issue. | Eugenio Favalli | 2 | -2/+2 |
2006-02-06 | Updated Dev-Cpp project file, fixed a gcc 3.4 issue. | Eugenio Favalli | 3 | -219/+226 |
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 |
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 the... | Yohann Ferreira | 3 | -21/+44 |
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 config... | Björn Steinbrink | 5 | -46/+45 |
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 some... | Philipp Sehmisch | 1 | -1/+8 |
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' events... | Björn Steinbrink | 18 | -126/+77 |
2006-02-01 | Simplified button creation code in some windows. Fixed a bug where the game c... | Björn Steinbrink | 5 | -65/+46 |
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, which... | Björn Steinbrink | 5 | -23/+27 |
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 fu... | Björn Steinbrink | 4 | -34/+59 |
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 |