summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-02-16move inputevent into events directory.Andrei Karas1-2/+1
2014-02-16move event into events directory.Andrei Karas1-4/+2
2014-02-16move actionevent into events directory.Andrei Karas1-5/+3
2014-02-16fix make file again.Andrei Karas1-1/+1
2014-02-16fix files in make files.Andrei Karas1-4/+4
2014-02-16move mouselistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move focuslistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move deathlistener from base into listeners.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-1/+1
2014-02-15Move some listeners classes into listeners directory.Andrei Karas1-3/+3
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-3/+0
2014-02-15Remove unused image base class.Andrei Karas1-2/+0
2014-02-15move exguichan files into gui/base/Andrei Karas1-93/+91
2014-02-15remove use internal guichan flag.Andrei Karas1-7/+0
2014-02-15add playerrelationslistener.h into make files.v1.4.2.15Andrei Karas1-0/+1
2014-02-04rename Setup into SetupWindow.Andrei Karas1-2/+2
2014-01-27remove platform.hpp from guichan sources.Andrei Karas1-1/+0
2014-01-09add mods tab in settings.Andrei Karas1-0/+2
2014-01-08add moddb support.Andrei Karas1-0/+4
2013-12-30rename shared files in renderers.Andrei Karas1-2/+2
2013-12-30add calcImageRect into each renderer. but copy function body to shared file.Andrei Karas1-0/+1
2013-12-30add drawImageRect into each renderer. but copy function body to shared file.Andrei Karas1-0/+1
2013-12-30deduplicate opengl renders methods definition.Andrei Karas1-0/+1
2013-12-25add pethandler with stubs only.Andrei Karas1-0/+3
2013-11-27fix compilation with profiler enabled.Andrei Karas1-0/+2
2013-11-10add support for item particles.Andrei Karas1-0/+1
2013-11-09fix SDL2 usage with external sdl2gfx.Andrei Karas1-0/+3
2013-11-07rename files_unittests.cpp into files_unittests.ccAndrei Karas1-1/+1
2013-11-07add missing fileAndrei Karas1-0/+1
2013-11-05add configure option --without-internalsdlgfx for not use emdedded sdl2gfx.Andrei Karas1-8/+10
2013-11-04move files unit tests from general files list to tests.Andrei Karas1-1/+1
2013-11-04improve renameFile function.Andrei Karas1-0/+1
2013-11-01fix compilation with SDL2.Andrei Karas1-1/+16
2013-11-01fix dyecmd. now it works.Andrei Karas1-0/+12
2013-11-01add dyecmd tool into automake.Andrei Karas1-2/+90
2013-11-01Move timers from client into timers file.Andrei Karas1-0/+2
2013-11-01Remove nacltcpnet due to SDL_net supportDan Sagunov1-2/+0
2013-11-01Add configure option --enable-checks for check some calls (disabled by default)Andrei Karas1-0/+4
2013-10-29Initial porting to NACL by Vasily_Makarov.Andrei Karas1-0/+2
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-2/+2
2013-10-07emulate right click with SDL2 by multitouch two fingers click.Andrei Karas1-0/+2
2013-10-07Create events manager class.Andrei Karas1-0/+2
2013-10-04add sound effects for equip/unequip/use items for local player.Andrei Karas1-2/+4
2013-09-30move db files into db directory.Andrei Karas1-24/+24
2013-09-30move mgl files into render directory.Andrei Karas1-2/+2
2013-09-30move tabs into tabs directory.Andrei Karas1-46/+46
2013-09-30move popups into popups directory.Andrei Karas1-14/+14
2013-09-30move windows classes to windows directory.Andrei Karas1-90/+90
2013-09-24Extract data.zip on SDL2 and Android before use.Andrei Karas1-0/+2
2013-09-17add code for loading map heights.Andrei Karas1-0/+2