summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)Bjørn Lindeijer1-2/+1
2006-12-12Moved base64 module into utils directory.Bjørn Lindeijer1-6/+6
2006-12-04Introduced a new class Viewport which combines the drawing code from EngineBjørn Lindeijer1-1/+3
2006-11-29Updated Makefile and CMakeListPhilipp Sehmisch1-0/+4
2006-11-26Updated Makefiles and CMake ListsPhilipp Sehmisch1-3/+6
2006-11-19Separated sprite definition from playback.Bjørn Lindeijer1-0/+2
2006-11-15Separated getProperty method to an XML utility namespace.Bjørn Lindeijer1-0/+2
2006-11-14Separated Action class to its own module.Bjørn Lindeijer1-0/+2
2006-11-05Added pictures to items in buy dialogs. Also too expensive items are highligh...Yohann Ferreira1-0/+2
2006-10-03Turned AmbientOverlay into a class. Cleaned up the associated code.Björn Steinbrink1-0/+2
2006-09-03Introduced SelectionListener to fix updating problem in inventory windowBjørn Lindeijer1-0/+1
2006-08-20some fixes to automake building, and debian packagaing updates. Happy to be b...Yohann Ferreira1-0/+1
2006-08-13Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updatesBjørn Lindeijer1-0/+2
2006-07-28Moved AnimatedSprite into its own files, removed useless includes.Björn Steinbrink1-0/+2
2006-07-24Implemented caching of spritesets, including a lot of cleanups to the newBjørn Lindeijer1-3/+3
2006-07-19Merged new_animation branch until r2415 into trunk. Eugenio Favalli1-0/+2
2006-03-19Unreverted latest change by Doener due to my lack of proper communication abi...Eugenio Favalli1-0/+1
2006-03-19Reverted changeset r2269 (toString) as requested by ElvenProgrammer.Björn Steinbrink1-1/+0
2006-03-19Splitted setup window into manageable pieces according to their tabs in the w...Björn Steinbrink1-0/+7
2006-03-18Added a toString conversion function.Björn Steinbrink1-0/+1
2006-03-08Added a 'dtor' helper functor to delete objects in arrays and containers usin...Björn Steinbrink1-0/+1
2006-02-06Added a Joystick class.Björn Steinbrink1-0/+2
2006-02-06Added a FloorItemManager class.Björn Steinbrink1-0/+2
2006-02-01Replaced ErrorDialog by OkDialog + listener.Björn Steinbrink1-2/+0
2006-02-01Made the OkDialog and ConfirmDialog classes proxies for their buttons' events...Björn Steinbrink1-2/+0
2006-01-31Created a ListModel for ShopItems.Björn Steinbrink1-0/+1
2006-01-22Merged NETWORK branch (includes BEING_OVERHAUL).Björn Steinbrink1-3/+42
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