summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Rename ItemDb::Stat into BasicStat.Andrei Karas1-1/+1
2016-06-30Move itemdbstat.h from db into resources directory.Andrei Karas1-1/+1
2016-06-30Add statdb. Move to statdb server related stats list.Andrei Karas1-0/+2
2016-06-20Add BeingSlot struct for store slot information like item id, cards etc.Andrei Karas1-0/+2
2016-06-19Add struct for store cards list.Andrei Karas1-0/+2
2016-06-11Remove unused includes.Andrei Karas1-2/+0
2016-06-08Add strong typed bool IsTempSprite.Andrei Karas1-0/+1
2016-06-08Add strong typed bool IsWeapon.Andrei Karas1-0/+1
2016-06-07Move subimage class into image directory.Andrei Karas1-2/+2
2016-06-07Move image class into image directory.Andrei Karas1-2/+2
2016-06-06Add support for load pseudo atlas, where atlas and each image in it will not ...Andrei Karas1-0/+2
2016-06-06Add image type for image classes. for detect what kind of class used in image.Andrei Karas1-0/+1
2016-06-02Collect asserts before creating chat windowAndrei Karas1-0/+2
2016-06-02Add missing file into make files.Andrei Karas1-0/+1
2016-06-02Add support for configurable item stat fields.Andrei Karas1-0/+1
2016-06-01Move item field type class into separate file.Andrei Karas1-0/+1
2016-05-31Add USE_X11 define into make file.Andrei Karas1-0/+9
2016-05-27Move rescaled images load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-27Move spritedef load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-26Move walk layer load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-26Move shader program load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-26Move shader load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-26Move atlas load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-25Move subimageset load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-25Move imageset load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-25Move sub images load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-25Move images load function from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-24Move music load functions from resourcemanager into separate file.Andrei Karas1-0/+2
2016-05-24Move resourcemanager into subdirectory.Andrei Karas1-2/+2
2016-05-14Add into tmwa packet SMSG_MAP_SET_TILES_TYPE. Change protocol version to 7.Andrei Karas1-0/+2
2016-05-11If asserts enabled, add linker flag -rdynamic.Andrei Karas1-0/+3
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+1
2016-05-07Move max packet version constant into separate file.Andrei Karas1-0/+1
2016-05-02Add test for checkutils.Andrei Karas1-0/+1
2016-04-30Add configure option --enable-assertsAndrei Karas1-0/+8
2016-04-26Split graphicsvetexes into multiply files.Andrei Karas1-2/+6
2016-04-26Move doublerect into separate file.Andrei Karas1-0/+1
2016-04-26Move graphicsvertexes into render/vertexes.Andrei Karas1-2/+2
2016-04-26Add configure flag --enable-werrorAndrei Karas1-0/+8
2016-04-22Add memorycounter interface. Impliment it in Image.Andrei Karas1-0/+4
2016-04-21Move chattabtype into enums directory.Andrei Karas1-1/+1
2016-04-16Move itemamountwindowusage enum into separate file.Andrei Karas1-0/+1
2016-04-16Move downloadstatus enum into separate file.Andrei Karas1-0/+1
2016-04-16Move serverdialogdownloadstatus into separate file.Andrei Karas1-0/+1
2016-04-14Add support for different groups of update servers reading from servers list.Andrei Karas1-0/+1
2016-04-07For commands in links in chat ask before executing command.Andrei Karas1-0/+2
2016-04-04Remove file protocolindefine.hAndrei Karas1-1/+0
2016-03-29Add tests for lang functions.Andrei Karas1-0/+1
2016-03-29Add tests for chatutils.Andrei Karas1-0/+1
2016-03-29Add tests for timer functions.Andrei Karas1-0/+1