summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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-07-07Remove manaserv from automake files.Andrei Karas1-64/+0
2012-06-30Extend leak detection features.Andrei Karas1-1/+1
2012-06-24Add basic support for eathena stable.Andrei Karas1-0/+49
2012-06-24Remove enet code from sources.Andrei Karas1-19/+1
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-2/+4
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-5/+5
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-23Remove outdated fix for windows builds.Andrei Karas1-2/+1
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-4/+8
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-04Add test for browserbox.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-12Add unit tests for stringutils.Andrei Karas1-4/+5
2012-02-11Add support for gtest framework.Andrei Karas1-0/+4
2012-02-05Add own translation system.Andrei Karas1-0/+6
2012-02-05Separate map class to map and maplayer.Andrei Karas1-1/+3
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