summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-07-11Committed header dependencies reducing patch by DoenerBjørn Lindeijer1-0/+2
2005-07-08Added basic update system (depends on curl).Aaron Marks1-2/+4
2005-07-03- Fixed blue, red and yellow damage fonts to work in SDL modeBjørn Lindeijer1-5/+5
2005-06-18Added simple layout/container widgets (VBox and HBox).Aaron Marks1-0/+6
2005-06-18Removed old menu/menuitem and replaced by JAvila oneMateusz Kaduk1-4/+0
2005-06-17new BrowserBox widget with colors/links supportJosé Ávila1-0/+5
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-2/+4
2005-06-03Added IntTextBox class (a TextBox which only accepts integers).Aaron Marks1-0/+2
2005-06-02In game help system filesJosé Ávila1-0/+2
2005-05-30Removed forcing inlining off.Bjørn Lindeijer1-1/+1
2005-05-16Added base for Menu and menuitem inherit from gcn::ButtonMateusz Kaduk1-0/+2
2005-05-16Leave out OpenGL completely when not enabled.Bjørn Lindeijer1-1/+1
2005-05-16Added --with-opengl option to configure and checking for guichan headersMateusz Kaduk1-2/+2
2005-05-16Added menuitemMateusz Kaduk1-0/+2
2005-05-09Added buddywindow but still need to finish gui partMateusz Kaduk1-0/+2
2005-05-08Added buddylist model, will be implmented laterMateusz Kaduk1-0/+2
2005-05-01- Added installation of game data, install required on *nix systemsRodney Dawes1-1/+3
2005-05-01Chat input now hides when not focussed, and doesn't allow player be controlledBjørn Lindeijer1-0/+2
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-0/+4
2005-04-10Don't use version numbers in autogen.sh, and add two new modules toBjørn Lindeijer1-5/+9
2005-04-06update for trade: now on right clickJan-Fabian Humann1-0/+2
2005-04-04starting to do the trade window, i know it's not functionable and contains a ...Jan-Fabian Humann1-1/+3
2005-03-21Log which videodriver is being used.Bjørn Lindeijer1-1/+1
2005-03-13Maybe now finally no more crashing in paths? Needs playtesting, I know we allBjørn Lindeijer1-1/+1
2005-03-05Now you can decide how many items to dropJan-Fabian Humann1-0/+2
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer1-3/+5
2005-02-28Adding support for drop items part 2/2Jan-Fabian Humann1-0/+2
2005-02-28Fixed compiling on Linux, formatting updates, little changes.Bjørn Lindeijer1-0/+2
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer1-0/+2
2005-02-20Separated Tiles in MetaTiles and Images.Bjørn Lindeijer1-1/+1
2005-02-19Fixed searching for zip files in Linux, fixed initialization of PhysFS to beBjørn Lindeijer1-1/+3
2005-02-16"make dist" now produces distributions that compile and run, upped version toBjørn Lindeijer1-0/+1
2005-02-14Support for drawing using OpenGL. Don't expect it to be fast yet though.Bjørn Lindeijer1-2/+2
2005-02-13Largely cleanups.Bjørn Lindeijer1-4/+4
2005-02-13Done some work on autoconf usage and removed Arial font.Bjørn Lindeijer1-48/+97
2005-02-13Should now compile on Linux again.Bjørn Lindeijer1-2/+2
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-06Mostly making map tile data dynamically allocated.Bjørn Lindeijer1-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-17Removed allegro from autoconf and added -lguichan_sdlMateusz Kaduk1-3/+3
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