summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2005-09-18Changed Graphics::saveScreenshot to Graphics::getScreenshot. Now using the Im...Björn Steinbrink1-0/+2
2005-09-17configure.ac: Fix typo.Björn Steinbrink1-1/+1
2005-09-172005-09-17 Duane Bailey <nayryeliab@gmail.com>Duane Bailey1-1/+1
2005-09-16Forgot to remove the stats win.Yohann Ferreira1-2/+0
2005-09-16Forgot that.Yohann Ferreira1-0/+4
2005-09-13Merged with SDL_NET_TEST branch.Björn Steinbrink1-0/+6
2005-09-12Added SDLImageLoader class to make guichan support physfs.Björn Steinbrink1-0/+2
2005-09-04little fixMarcel W. Wysocki1-0/+1
2005-08-29Clean up of the ConfigListener and Resource interfaces.Björn Steinbrink1-1/+0
2005-08-25Added a new container type, a tabbed container.Björn Steinbrink1-0/+2
2005-08-18Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.Björn Steinbrink1-0/+2
2005-08-13Huge header cleanup to reduce dependencies and compile time.Björn Steinbrink1-0/+3
2005-07-18Created Inventory class. (Really) Small code simplifications and cleanups.Björn Steinbrink1-2/+4
2005-07-17Updated Makefile.am to reflect the name change of gui/equipmentwindow.*. Also...Björn Steinbrink1-4/+2
2005-07-17Added Item and Equipment class and made the appropriate places make use of th...Björn Steinbrink1-0/+6
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