summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-10-20Allow get colors from Widget2.Andrei Karas1-1/+0
2012-10-20Derive all widgets from Widget2 class.Andrei Karas1-0/+2
2012-10-14Dont use guichan tab and tabbedarea anymore.Andrei Karas1-4/+0
2012-09-30add atlas textures support.Andrei Karas1-0/+2
2012-09-28remove unused guichan class.Andrei Karas1-2/+0
2012-09-24Remove unused guichan classes.Andrei Karas1-5/+0
2012-09-19Add resize grip padding.Andrei Karas1-2/+0
2012-08-19Move some code from network to base classes.Andrei Karas1-0/+2
2012-08-11Extend FBO support.Andrei Karas1-0/+2
2012-08-11Move fbo code to GraphicsManager from opengl backends.Andrei Karas1-0/+1
2012-07-29Add quests netcode and quests window.Andrei Karas1-0/+6
2012-07-28Add support for images in npc menu.Andrei Karas1-0/+3
2012-07-19Rename openglgraphics to normalopenglgraphics.Andrei Karas1-2/+2
2012-07-19Rename opengl1graphics to safeopenglgraphics.Andrei Karas1-2/+2
2012-07-15Remove emote popup window.Andrei Karas1-2/+0
2012-06-25Add eAthena support to cmake build files.Andrei Karas1-2/+62
2012-06-24Remove enet code from sources.Andrei Karas1-18/+0
2012-06-22Fix some windows warnings.Andrei Karas1-1/+0
2012-06-21Add delayed images load.Andrei Karas1-0/+2
2012-06-10Split ImageHelper to ImageHelper, SDLImageHelper, OpenGLImageHelper.Andrei Karas1-0/+4
2012-06-10Move SubImage class to separate file.Andrei Karas1-0/+2
2012-06-09Move static methods from Image class to ImageHelper class.Andrei Karas1-0/+2
2012-05-19Rename register.cpp/h files to registerdialog.cpp/hAndrei Karas1-2/+2
2012-05-13Remove guichanfwd.h.Andrei Karas1-1/+0
2012-05-06Fix code style.Andrei Karas1-2/+0
2012-05-06Move specials window to manaserv only code.Andrei Karas1-4/+4
2012-05-05Improve images drawing and remove some useless code.Andrei Karas1-2/+0
2012-04-29Add graphicsmanager class and move some code to it.Andrei Karas1-0/+2
2012-04-18First step for dehardcode input handling in widgets.Andrei Karas1-0/+4
2012-04-15Add missing file to make files.Andrei Karas1-0/+1
2012-04-14Rename class InventoryFilter to RadioGroup.Andrei Karas1-2/+6
2012-04-12Fix cmake build file.Andrei Karas1-11/+0
2012-04-10Rename settings tab keyboard to input.Andrei Karas1-2/+2
2012-04-08Allow assign 3 keys to any action.Andrei Karas1-0/+1
2012-04-01Add keyboarddata.h to make files.v1.2.4.1Andrei Karas1-0/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-0/+1
2012-03-26Redesign input handling.Andrei Karas1-0/+6
2012-03-22Rename object event to depricatedevent because current implimentation veryAndrei Karas1-2/+2
2012-02-27Add sliderlist setup item.Andrei Karas1-0/+2
2012-02-25Add SliderList control.Andrei Karas1-0/+2
2012-02-19Add visual page in settings.Andrei Karas1-0/+2
2012-02-05Add own translation system.Andrei Karas1-0/+6
2012-02-05Separate map class to map and maplayer.Andrei Karas1-0/+2
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-0/+2
2012-02-01Rename CustomServerDialog to EditServerDialog.Andrei Karas1-0/+2
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-0/+2
2012-01-23Add false and true condition logging.Andrei Karas1-0/+2
2012-01-04Add ability for testing drivers and graphics.Andrei Karas1-0/+4
2012-01-04Add process execute functions.Andrei Karas1-0/+2
2011-12-29Move sha256 files to manaserv only files.Andrei Karas1-2/+2