index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
being
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-17
fix target cursor defenition in actorsprite.
Andrei Karas
1
-1
/
+1
2013-10-17
dont call setMap from destructors.
Andrei Karas
3
-2
/
+13
2013-10-11
Second part of checks from Parasoft C++ Test.
Andrei Karas
1
-1
/
+1
2013-10-11
First part of checks from Parasoft C++ Test.
Andrei Karas
2
-2
/
+3
2013-10-08
fix target cursor loading in not default themes.
Andrei Karas
1
-5
/
+6
2013-10-06
remove unused includes and remove default parameter in being.
Andrei Karas
4
-13
/
+10
2013-10-05
add missing consts in playerinfo.
Andrei Karas
2
-14
/
+14
2013-10-04
add pickup and drop sound effects.
Andrei Karas
3
-2
/
+25
2013-10-04
add sound effects for equip/unequip/use items for local player.
Andrei Karas
3
-15
/
+48
2013-10-04
move equip/unequip/use calls into playerinfo.
Andrei Karas
3
-5
/
+68
2013-10-04
Add new item sound events constants.
Andrei Karas
1
-1
/
+1
2013-10-04
fix code style.
Andrei Karas
3
-4
/
+6
2013-10-02
add support for /me command inside /away comand.
Andrei Karas
2
-4
/
+24
2013-10-02
Add legacy target selection image in mana theme.
Andrei Karas
1
-1
/
+1
2013-10-01
replace tile size from 32 to mapTitleSize.
Andrei Karas
4
-96
/
+102
2013-09-30
move db files into db directory.
Andrei Karas
1
-6
/
+7
2013-09-30
move tabs into tabs directory.
Andrei Karas
2
-3
/
+4
2013-09-30
move popups into popups directory.
Andrei Karas
1
-1
/
+2
2013-09-30
move windows classes to windows directory.
Andrei Karas
3
-14
/
+16
2013-09-29
change smaller letter literalt into capital letter.
Andrei Karas
4
-7
/
+7
2013-09-28
add const for methods return values.
Andrei Karas
1
-1
/
+1
2013-09-28
add const for methods return values.
Andrei Karas
3
-6
/
+6
2013-09-28
call correct setMap from Being class.
Andrei Karas
1
-1
/
+1
2013-09-27
fix code style and issues with different builds.
Andrei Karas
1
-1
/
+0
2013-09-26
remove useless virtual keywords.
Andrei Karas
2
-19
/
+18
2013-09-26
Change destructors to virtual in all basic classes.
Andrei Karas
2
-2
/
+2
2013-09-25
improve construcors in abstract classes.
Andrei Karas
2
-10
/
+12
2013-09-25
improve a bit strings declaration.
Andrei Karas
2
-5
/
+4
2013-09-19
add some more consts.
Andrei Karas
1
-1
/
+1
2013-09-18
remove useless conditions.
Andrei Karas
2
-9
/
+7
2013-09-18
add const to other files.
Andrei Karas
1
-2
/
+2
2013-09-18
add missing const in being classes.
Andrei Karas
6
-16
/
+19
2013-09-18
improve a bit being move calculations.
Andrei Karas
1
-13
/
+21
2013-09-17
fix heights offset on spawn time.
Andrei Karas
2
-2
/
+18
2013-09-17
fix beings draw order with tile heights.
Andrei Karas
2
-7
/
+11
2013-09-17
add walking on map height.
Andrei Karas
2
-3
/
+23
2013-09-12
remove unused includes from widget files.
Andrei Karas
1
-0
/
+2
2013-09-11
remove unused includes from gui files.
Andrei Karas
1
-0
/
+1
2013-09-09
remove unused includes from being files.
Andrei Karas
12
-44
/
+1
2013-09-08
fix delay flag for die sound.
Andrei Karas
1
-1
/
+1
2013-09-05
add option to use special diagonal moving speed.
Andrei Karas
2
-1
/
+4
2013-09-05
add support for additinional diagonal moving speed.
Andrei Karas
2
-11
/
+15
2013-09-05
simplify next draw frame calculation in being.
Andrei Karas
1
-6
/
+2
2013-09-04
add support for getting full move path from server (evol only).
Andrei Karas
1
-1
/
+1
2013-09-01
add renderer enum.
Andrei Karas
1
-2
/
+2
2013-08-31
move being related files into being dir.
Andrei Karas
16
-0
/
+12449