summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2013-09-01add software renderer for SDL2.Andrei Karas1-0/+4
2013-09-01add SDL2 default render mode.Andrei Karas1-1/+2
2013-09-01add way to map render mode selection to actual modes.Andrei Karas1-0/+2
2013-09-01add renderer enum.Andrei Karas1-0/+1
2013-08-31move being related files into being dir.Andrei Karas1-16/+16
2013-08-31move particles into particle dir.Andrei Karas1-15/+15
2013-08-31move input related files into input dir.Andrei Karas1-14/+14
2013-08-31move render classes into render dir.Andrei Karas1-16/+16
2013-08-31add missing files into make scripts.v1.3.9.1Andrei Karas1-0/+1
2013-08-29add file access fuzzer.Andrei Karas1-0/+2
2013-08-26add surface allocation debug code.Andrei Karas1-0/+2
2013-08-25add SurfaceImageHelper for loading/processing surfaces for SDL2.Andrei Karas1-0/+2
2013-08-24extract surface draw into surfacegraphics class.Andrei Karas1-0/+2
2013-08-24add sdlhelper with some low level SDL functions.Andrei Karas1-0/+4
2013-08-24separate SDLGraphics and SDLImageHelper to 1.2 and 2.Andrei Karas1-0/+4
2013-08-18Remove gcn::SDLGraphics from basic classes.Andrei Karas1-2/+0
2013-08-18Split from Graphics SDL related code into SDLGraphics.Andrei Karas1-0/+2
2013-08-06add colors tab into chat emotes window.Andrei Karas1-0/+4
2013-08-01add gui for in chat emotes.Andrei Karas1-0/+4
2013-07-18move shared code for reading being info attributes to separate class.Andrei Karas1-0/+2
2013-07-11move sound constants to separate file.Andrei Karas1-0/+1
2013-07-10dehardcode death messages.Andrei Karas1-0/+2
2013-06-09Add cpu features detection.Andrei Karas1-0/+2
2013-06-01add dragdrop between inventory and outfits window.Andrei Karas1-0/+1
2013-05-21improve skilldialog class.Andrei Karas1-0/+6
2013-05-18rename listender to depricatedlistener.Andrei Karas1-2/+2
2013-05-11Allow load avatars from avatars.xmlAndrei Karas1-0/+2
2013-05-01add pixel size detection fo X11 and windows.Andrei Karas1-1/+1
2013-04-29split being.cpp to some files.Andrei Karas1-0/+3
2013-04-29Improve a bit look in character selection window.Andrei Karas1-0/+7
2013-04-24add null opengl renderer.Andrei Karas1-0/+2
2013-04-20add support for GIMP palettes for dye colors.Andrei Karas1-0/+3
2013-04-18add delay to action sounds.Andrei Karas1-1/+2
2013-04-14add basic client side only support for pets.Andrei Karas1-0/+2
2013-04-08move direct SDL_net calls to proxy file sdltcpnet.Andrei Karas1-0/+2
2013-03-31Add support for sound effects in any notification messages.Andrei Karas1-0/+2
2013-03-28Revert "Remove auction bot support."Andrei Karas1-0/+2
2013-03-27improve charserverhandler class.Andrei Karas1-2/+2
2013-03-22Add language tab class.Andrei Karas1-0/+2
2013-03-17add walkmaps support.Andrei Karas1-2/+6
2013-03-08Impliment notify manager.Andrei Karas1-0/+3
2013-02-24Rename specialhandler to skillhandler.Andrei Karas1-7/+7
2013-02-20Fix cmake building on linux Adding the rt library so manaplus can compile on ...James Walsh1-0/+3
2013-02-19Add support for GM tab.Andrei Karas1-0/+2
2013-02-18Remove auction bot support.Andrei Karas1-2/+0
2013-02-18Remove manaserv files from cmake.Andrei Karas1-72/+5
2013-02-18remove sha256.cpp/h files.Andrei Karas1-4/+0
2013-02-18move most direct calls to physfs to separate file.Andrei Karas1-0/+2
2013-02-10Remove channel classes because it was used only in manaserv.Andrei Karas1-6/+0
2012-12-31Add support for changable actions for onscreen controls.Andrei Karas1-0/+2