summaryrefslogtreecommitdiff
path: root/file.list
AgeCommit message (Expand)AuthorFilesLines
2005-05-13Fixed minimap transparent background to work in both SDL and OpenGL by usingBjørn Lindeijer1-1/+1
2005-05-12Deallocation of itemDb in main.cpp.Aaron Marks1-2/+4
2005-05-01Chat input now hides when not focussed, and doesn't allow player be controlledBjørn Lindeijer1-0/+1
2005-04-21Now shops get item names from the xml databaseEugenio Favalli1-1/+0
2005-04-20Added new modules to the file list.Bjørn Lindeijer1-2/+4
2005-04-10Resource manager can now load sfx and music as samples.Eugenio Favalli1-0/+2
2005-04-06update for trade: now on right clickJan-Fabian Humann1-0/+1
2005-04-04starting to do the trade window, i know it's not functionable and contains a ...Jan-Fabian Humann1-0/+1
2005-03-05Added item_amount.cpp to the modules list used by static makefiles.Bjørn Lindeijer1-0/+1
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-1/+2
2005-02-28Adding support for drop items part 2/2Jan-Fabian Humann1-1/+2
2005-02-28Fixed compiling on Linux, formatting updates, little changes.Bjørn Lindeijer1-0/+1
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-0/+1
2005-02-19Also add mapreader.cpp to the file.list.Bjørn Lindeijer1-0/+1
2005-02-13Largely cleanups.Bjørn Lindeijer1-1/+1
2005-02-13Don't skip corners in A* pathfinding algorithm.Bjørn Lindeijer1-1/+0
2005-02-12Added modules and moved some files around.Bjørn Lindeijer1-0/+1
2005-02-06Added minimal minimapEugenio Favalli1-0/+1
2005-02-06Added files to list and removed some old tmw.ini values.Bjørn Lindeijer1-0/+1
2005-02-05Added base64 encoding and decoding code.Bjørn Lindeijer1-0/+1
2005-01-17Committing Allegro -> SDL switch, hugely breaking the game.Bjørn Lindeijer1-1/+0
2005-01-14Update after rename.Bjørn Lindeijer1-1/+1
2005-01-13Added heavily modified resource manager by zenogais that is currently usingBjørn Lindeijer1-0/+3
2005-01-13Got rid of last Allegro dialog: converted yes_no dialog to ConfirmDialog classBjørn Lindeijer1-0/+1
2005-01-08Some improvements to character creation and selection dialogs.Bjørn Lindeijer1-0/+1
2005-01-07Solved the window dragging problem.Bjørn Lindeijer1-0/+1
2004-12-30Subclassed ListBox and TextBox for a little better visual appearance.Bjørn Lindeijer1-0/+2
2004-12-30Cleanup, mainly removing unused code.Bjørn Lindeijer1-1/+0
2004-12-29Ported the npc text dialog and some other small updates.Bjørn Lindeijer1-0/+1
2004-12-29Subclassed AllegroInput to intercept shortcuts.Bjørn Lindeijer1-0/+1
2004-12-28Ported sell dialog to Guichan.Bjørn Lindeijer1-0/+1
2004-12-28Some fixes to stats window.Bjørn Lindeijer1-0/+1
2004-12-28Renamed stats dialog to status dialog, which it is and to make room for theBjørn Lindeijer1-1/+1
2004-12-28Ported buy/sell dialog, made sure mouse is only drawn once and updated buildBjørn Lindeijer1-0/+2
2004-12-27Skinned background/border of scrollarea, not the scrollbars yet.Bjørn Lindeijer1-0/+1
2004-12-27Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButtonBjørn Lindeijer1-0/+1
2004-12-27Skinned slider, yeah!Bjørn Lindeijer1-1/+2
2004-12-26Ported buy dialog, which could still use visual improvement, and addedBjørn Lindeijer1-0/+1
2004-12-26added configuration.cpp to file.list and src/Makefile.amAlexander Baldeck1-0/+1
2004-12-25Made image.cpp into module and done some more attempts at making graphics.cppBjørn Lindeijer1-0/+1
2004-12-23Password masking is back!Bjørn Lindeijer1-3/+5
2004-12-23Skinned our beautiful text field back!Bjørn Lindeijer1-0/+1
2004-12-20Converted the progress bar and stats dialog to Guichan widgets.Bjørn Lindeijer1-8/+9
2004-12-17Added window class based on Guichan by none other than nym!Bjørn Lindeijer1-2/+3
2004-12-16Doxygen improvements.Bjørn Lindeijer1-2/+2
2004-12-16Skinned checkbox similar to what it used to be.Bjørn Lindeijer1-0/+1
2004-12-15Good old Aqua buttons back but now using GuichanBjørn Lindeijer1-0/+1
2004-12-10Changed makefile a bit to have it create the object files in a separate direc...Bjørn Lindeijer1-5/+21
2004-12-01Added setupMateusz Kaduk1-1/+1
2004-11-07NPC listsEugenio Favalli1-1/+1