summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2006-01-04Reverted r0nny changes, enabled 3 slots to create players, smoothed player de...Eugenio Favalli1-3/+1
2006-01-03moved network logic out of gui/trade.cpp to net/protocol_trade.{h,cpp}Ronny Pfannschmidt1-1/+3
2006-01-01Applied patch by pclouds that allows for a faster login sequence by providingBjørn Lindeijer1-1/+1
2005-12-30Added a new item, improved smooth login sequence, added a registration window...Eugenio Favalli1-0/+2
2005-10-18Added automatic widget cleanup to the window class.Björn Steinbrink1-0/+2
2005-10-16Added two missing files.Björn Steinbrink1-0/+2
2005-10-13Make sure Alt shortcuts don't appear in chatbox.Bjørn Lindeijer1-2/+2
2005-10-10Don't include debugwindow.h/cpp twice in Makefile.amBjørn Lindeijer1-2/+0
2005-10-10added some forgotten stuffMarcel W. Wysocki1-0/+2
2005-10-09Corrected the white browser font bug and the black hp/mp bug which were linke...Yohann Ferreira1-0/+2
2005-10-09* Made Sprite into an interface implemented by both FloorItem and Being, whichBjørn Lindeijer1-1/+0
2005-10-07Modified finding NPC as by timonator's suggestion in order to allow NPCs to beBjørn Lindeijer1-1/+3
2005-10-02Added check for pthread library (needed for FreeBSD, still needs to be checkedBjørn Lindeijer1-1/+1
2005-09-28Added -Werror to CXXFLAGS. Removed unnecessary ambigous inheritance.Björn Steinbrink1-1/+1
2005-09-26Added a nicer handling of when you get disconnected from the server.Eugenio Favalli1-2/+2
2005-09-26Added a nicer handling of when you get disconnected from the server.Eugenio Favalli1-0/+2
2005-09-19Mostly code cleanups related to commits in past two days.Bjørn Lindeijer1-1/+1
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