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
Age
Commit message (
Collapse
)
Author
Files
Lines
2015-05-18
Add font field into textchunk class. For now unused.
Andrei Karas
4
-35
/
+43
2015-05-17
Fix possible issues in texture atlas creation with non power of two image sizes.
Andrei Karas
2
-3
/
+55
2015-05-17
Remove some useless methods from being.
Andrei Karas
2
-17
/
+4
2015-05-17
Fix some issues after automatic checks.
Andrei Karas
9
-27
/
+41
2015-05-17
Fix code style.
Andrei Karas
10
-25
/
+17
2015-05-16
Fix compilation without OpenGL support.
Andrei Karas
1
-0
/
+2
2015-05-16
Improve a bit map draw speed.
Andrei Karas
1
-19
/
+15
2015-05-16
Remove parameter from fringe layer draw function.
Andrei Karas
4
-15
/
+27
2015-05-16
Improve a bit fringe layer draw speed.
Andrei Karas
1
-19
/
+101
2015-05-16
Improve a bit map layers draw.
Andrei Karas
3
-49
/
+71
Also fix issue with some map draw modes.
2015-05-15
Fix draw map layers before switching map modes.
Andrei Karas
2
-2
/
+5
2015-05-15
Fix tests.
Andrei Karas
1
-2
/
+2
2015-05-15
Improve a bit map draw performance.
Andrei Karas
3
-52
/
+148
2015-05-15
Fix compilation warning.
Andrei Karas
1
-3
/
+2
2015-05-15
fix build again.
Andrei Karas
1
-1
/
+1
2015-05-15
Fix compilation issue with old gcc.
Andrei Karas
2
-4
/
+10
2015-05-15
Add missing cost to map and maplayer.
Andrei Karas
4
-48
/
+56
2015-05-14
Remove copy constructor from ClipRect class.
Andrei Karas
3
-17
/
+3
2015-05-13
Remove additional checks from mstack.
Andrei Karas
1
-12
/
+3
2015-05-13
Replace succesfully to successfully.
Andrei Karas
3
-3
/
+3
2015-05-13
Remove duplicate function from graphics.
Andrei Karas
4
-25
/
+5
2015-05-13
New stack class in graphics areas stack.
Andrei Karas
3
-17
/
+26
2015-05-13
Add initial support for custom stack class.
Andrei Karas
6
-1
/
+364
In some tests it 3 times faster in push than std::stack.
2015-05-11
Fix chat room properties if two time join and part chat room.
Andrei Karas
1
-2
/
+2
2015-05-11
Fix crash if close client with joined chat room.
Andrei Karas
1
-1
/
+1
2015-05-10
eathena: impliment packet SMSG_MAP_TYPE.
Andrei Karas
3
-3
/
+12
2015-05-10
Fix crash on closing sell dialog in some cases.
Andrei Karas
3
-2
/
+23
2015-05-10
Improve setup window resize speed.
Andrei Karas
2
-7
/
+8
2015-05-10
Improve window resize speed.
Andrei Karas
2
-5
/
+13
2015-05-10
Improve performance in chat window.
Andrei Karas
2
-11
/
+6
2015-05-10
Improve performance in button drawing.
Andrei Karas
2
-9
/
+16
2015-05-10
Sort varibles in button and remove some unused functions.
Andrei Karas
2
-69
/
+52
2015-05-10
Add missing unimplimented packets notifications.
Andrei Karas
1
-0
/
+8
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
14
-30
/
+37
2015-05-10
Add strong typed bool type UseArgs.
Andrei Karas
4
-563
/
+566
2015-05-09
Change version to 1.5.5.9.
v1.5.5.9
Andrei Karas
1
-2
/
+2
2015-05-08
Fix compilation for NACL.
Andrei Karas
1
-1
/
+1
2015-05-08
Fix code style.
Andrei Karas
14
-63
/
+55
2015-05-07
Remove bot checker window.
Andrei Karas
16
-605
/
+9
2015-05-07
Remove npcpostdialog.
Andrei Karas
6
-228
/
+2
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
33
-42
/
+59
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
35
-53
/
+64
2015-05-06
Add strong type bool type ForceDisplay.
Andrei Karas
5
-11
/
+23
2015-05-06
Add strong typed bool type Enable.
Andrei Karas
10
-28
/
+47
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
6
-8
/
+12
2015-05-06
Add strong typed bool type AllowSort.
Andrei Karas
6
-21
/
+22
2015-05-06
Add strong typed bool type AllPlayers.
Andrei Karas
4
-8
/
+11
2015-05-06
Add strong typed bool type Modifiable.
Andrei Karas
15
-34
/
+47
2015-05-05
Replace most bools usage in playerinfo to strong typed bools.
Andrei Karas
34
-137
/
+164
2015-05-05
Add to left classes stong typed Modal enum.
Andrei Karas
8
-13
/
+21
[next]