summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-26- final touch to writing mechanism of the config systemAlexander Baldeck7-227/+239
2004-12-26*** empty log message ***Eugenio Favalli1-1/+1
2004-12-26Whoo, I did it. ;)Bjørn Lindeijer1-1/+21
2004-12-26- minor fixes for ini creation/writingAlexander Baldeck2-1/+3
2004-12-26- replaced default ini creation routine with new systemAlexander Baldeck3-18/+74
2004-12-26tsktsk, who turned -Wall off to hide all these warnings?Alexander Baldeck1-1/+1
2004-12-26some more code beautification :)Alexander Baldeck3-298/+295
2004-12-26added some doxgen commentsAlexander Baldeck2-0/+19
2004-12-26*** empty log message ***Alexander Baldeck2-3/+5
2004-12-26added configuration.cpp to file.list and src/Makefile.amAlexander Baldeck2-0/+2
2004-12-26*** empty log message ***Alexander Baldeck1-0/+2
2004-12-26merge to new config system completeAlexander Baldeck1-1/+1
2004-12-26covertied init to use the new config system (ignore last message)Alexander Baldeck1-3/+2
2004-12-26- code beautification ofter coding guielinesAlexander Baldeck1-171/+172
2004-12-26modfied to work with new configuration system (note the missing spaces)Alexander Baldeck1-22/+18
2004-12-26added new config file handling (code integration has yet to be done)Alexander Baldeck2-0/+141
2004-12-25Fix forgotten commit and increased static inventory size to 100 for now.Bjørn Lindeijer2-2/+2
2004-12-25Some more beautification of inventory, but actually it should be fixed thatBjørn Lindeijer2-60/+88
2004-12-25Another attempt at fixing inventory draw crash.Bjørn Lindeijer1-62/+73
2004-12-25Little initialization fix for show_inventory.Bjørn Lindeijer2-3/+12
2004-12-25Document supposed behaviour.Bjørn Lindeijer1-0/+7
2004-12-25Some corrections made to parse_items. Something still seems to go wrong at theBjørn Lindeijer3-11/+14
2004-12-25Fixed error causing monster death bitmaps not to show up.Bjørn Lindeijer4-5/+24
2004-12-25Taking screenshot seems to work now. Another more cleanup, maybe last beforeBjørn Lindeijer3-40/+53
2004-12-25Made image.cpp into module and done some more attempts at making graphics.cppBjørn Lindeijer6-110/+223
2004-12-25Xmas quest updateEugenio Favalli1-1/+1
2004-12-25I bet those coordinates were annoying.Bjørn Lindeijer1-0/+2
2004-12-25Excuse me, but indeed freeing the item name is giving problems...Bjørn Lindeijer1-2/+2
2004-12-25Xmas quest updateEugenio Favalli3-9/+10
2004-12-25Xmas quest updateEugenio Favalli3-7/+16
2004-12-25* Huge formatting changes and some attempts in simplifying graphics code.Bjørn Lindeijer5-477/+459
2004-12-23Whaa, the number.Bjørn Lindeijer1-1/+1
2004-12-23Password masking is back!Bjørn Lindeijer9-147/+125
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer13-15/+179
2004-12-23Fixed up iptostring() memory leak.Aaron Marks1-3/+3
2004-12-22Added fullscreen mode checkbox in setup windowMateusz Kaduk2-4/+17
2004-12-22Fixed window titlebar drawing.Bjørn Lindeijer1-5/+4
2004-12-22Added modes list to setupMateusz Kaduk2-7/+52
2004-12-22Using tmw's button in setupMateusz Kaduk2-5/+20
2004-12-22Setup has create_setup() method that creates only one instance.Mateusz Kaduk3-24/+29
2004-12-22wasn't really needed :)Alexander Baldeck1-1929/+0
2004-12-22- setup gets only called from game.cppMateusz Kaduk5-98/+801
2004-12-21Size is the only thing that matters.Bjørn Lindeijer1-2/+2
2004-12-21That shouldn't be there.Bjørn Lindeijer1-10/+0
2004-12-21Committing ported character select and new character dialogs by nym.Bjørn Lindeijer5-238/+454
2004-12-20Committed fix for error pointed out by the good man CaptainWoodmanBjørn Lindeijer1-1/+1
2004-12-20Removed some leftover alfont.h includes.Bjørn Lindeijer3-3/+0
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer14-85/+275
2004-12-20Updated Debian package, some fixes, new classes for the new graphic engineEugenio Favalli4-8/+116
2004-12-19no deprecated warnings about text_mode, textout or textprintf anymoreAlexander Baldeck2-31/+11