summaryrefslogtreecommitdiff
path: root/src/being.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-04Fix hair colors color if old and new hair using different paletes.Andrei Karas1-0/+14
2012-09-02Add const to more classes.Andrei Karas1-1/+2
2012-08-29Add to replace/reorder sprites pseudo direction "died"Andrei Karas1-2/+2
2012-08-25Add consts to being class.Andrei Karas1-71/+82
2012-08-24replace defines to consts.Andrei Karas1-5/+5
2012-08-23Remove useless includes.Andrei Karas1-5/+0
2012-08-01Fix code style.Andrei Karas1-1/+1
2012-07-23Improve perfomance in some object constructors.Andrei Karas1-2/+7
2012-07-22Move some getters in being class from cpp to h.Andrei Karas1-8/+33
2012-07-19Block moving in storage is open.Andrei Karas1-2/+0
2012-07-17Fix more code style and additional warnings.Andrei Karas1-2/+2
2012-06-17Replace SDL int types to C++ types.Andrei Karas1-15/+15
2012-05-31Add sittop sprites support.Andrei Karas1-0/+5
2012-05-31Add support for each hair style own palete.Andrei Karas1-0/+2
2012-05-22Add option to hide nick for erased players relation.Andrei Karas1-0/+1
2012-03-29Replace vectors with strings to short names.Andrei Karas1-3/+1
2012-03-14Add support for other gender.Andrei Karas1-2/+8
2012-03-10Add to skills missile particle effect and hit/miss sounds.Andrei Karas1-2/+7
2012-02-16Add race name to status and debug windows.Andrei Karas1-0/+7
2012-02-11Remove some unneeded includes.Andrei Karas1-1/+0
2012-02-10Show gms in online list with green color (evol server).Andrei Karas1-0/+1
2012-02-03Add some missing getters.Andrei Karas1-11/+11
2012-01-28Add support for processing player statuses in evol server.Andrei Karas1-0/+6
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-25Move A_UNUSED define to include file.Andrei Karas1-6/+0
2011-11-24Add ability to play different animation depend on monster hp.Andrei Karas1-0/+3
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-3/+3
2011-10-10Add support for reading monsters attack range.Andrei Karas1-0/+13
2011-10-04Dont select in archer mode very closer mobs if no other mobs in attack distance.Andrei Karas1-1/+1
2011-08-12Add ability to add comments to npcs.Andrei Karas1-2/+2
2011-08-09Add option to enable/disable reorder sprites feature.Andrei Karas1-0/+1
2011-07-18Fix code style.Andrei Karas1-1/+1
2011-07-08Add to caching players statuses.Andrei Karas1-1/+1
2011-07-08Show players statuses near nicks.Andrei Karas1-0/+3
2011-07-07Remove undescore from variables and defines.Andrei Karas1-2/+2
2011-07-05Add ability to send client states to other clients.Andrei Karas1-5/+23
2011-06-26Bit improve speed in map getwalk.Andrei Karas1-0/+1
2011-06-14Add ability to add comments to any players.Andrei Karas1-0/+15
2011-06-05Add space before gender sign.Andrei Karas1-0/+2
2011-06-02Add players gender sugn in popup menus and being popups.Andrei Karas1-0/+2
2011-06-01Add setup option for finding bad chars in nicks.Andrei Karas1-0/+7
2011-05-31Revert "Switch includes to use embedded guichan."Andrei Karas1-1/+1
2011-05-30Switch includes to use embedded guichan.Andrei Karas1-1/+1
2011-05-25Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...Andrei Karas1-0/+2
2011-05-23Show speach messages variable time, depend on message size.Andrei Karas1-2/+3
2011-05-22Allow show equipment from other players from context menu "show items".Andrei Karas1-0/+28
2011-05-09Impliment air and water block types.Andrei Karas1-1/+1
2011-05-03Add min, max, critical hits to debug window.Andrei Karas1-0/+23
2011-05-02Save being speed in being object.Andrei Karas1-0/+7
2011-05-01Added customizable on-hit effects for characters.Yohann Ferreira1-0/+3