index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
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
/
resources
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-14
Move mapconsts.h into const directory.
Andrei Karas
2
-29
/
+2
2015-12-10
Add support for mobileopengl2 backend (still copy from modern opengl).
Andrei Karas
1
-4
/
+6
2015-11-23
Fix code style in map layer.
Andrei Karas
2
-46
/
+70
2015-10-25
Dont reduce map layers with any conditional attributes.
Andrei Karas
1
-0
/
+17
2015-10-23
Fix code style.
Andrei Karas
1
-2
/
+5
2015-10-22
Fix drawing map after last changes with conditional tiles.
Andrei Karas
1
-4
/
+11
2015-10-21
Add support for layers with conditional tiles.
Andrei Karas
5
-8
/
+65
2015-10-21
Add map layer attribute TileCondition.
Andrei Karas
2
-2
/
+7
2015-10-16
Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)
Andrei Karas
2
-4
/
+47
2015-10-15
Rename blockTile to AddBlockMask in map.
Andrei Karas
2
-4
/
+4
2015-10-15
Simplify setWall function in map.
Andrei Karas
2
-2
/
+2
2015-10-15
Remove CHARACTER and MONSTER block mask and block type because it unused.
Andrei Karas
1
-6
/
+0
2015-10-15
Remove old mana forgotten memory allocations from map.
Andrei Karas
2
-46
/
+27
2015-10-15
Convert BlockType into strong typed enum.
Andrei Karas
2
-5
/
+5
2015-10-11
Add structure for tile object.
Andrei Karas
4
-20
/
+63
2015-08-22
Use resource manager as global variable.
Andrei Karas
2
-10
/
+5
2015-08-20
/atkhuman now checks teamId and map pvp flag
Joseph Botosh
1
-0
/
+3
2015-07-17
Fix code style.
Andrei Karas
1
-1
/
+2
2015-07-14
Fix crash if warp to smaller map into tile with height > 0.
Andrei Karas
1
-1
/
+1
2015-07-13
Fix moving with mouse on tiles with height > 0.
Andrei Karas
1
-0
/
+3
2015-07-11
Add missing checks into resources.
Andrei Karas
1
-9
/
+6
2015-07-02
Move mapitemtype into enums directory.
Andrei Karas
4
-4
/
+7
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-06-29
Move blocktype.h into enums directory.
Andrei Karas
2
-43
/
+1
2015-06-29
Move blockmask.h into enums directory.
Andrei Karas
2
-41
/
+1
2015-06-26
Add missing checks into map directory.
Andrei Karas
3
-8
/
+9
2015-06-24
Add A_NONNULL attribute to all parameters with class Graphics.
Andrei Karas
4
-23
/
+42
2015-06-06
Fix code style.
Andrei Karas
3
-2
/
+4
2015-06-03
Convert MapType enum into strong typed enum.
Andrei Karas
4
-10
/
+11
2015-05-31
Move maptype enum into enums directory.
Andrei Karas
3
-42
/
+3
2015-05-30
Move user defined colors enum into separate file.
Andrei Karas
3
-9
/
+11
2015-05-25
Dont set global color variables before drawing text.
Andrei Karas
1
-2
/
+6
2015-05-22
Fix code style.
Andrei Karas
1
-2
/
+1
2015-05-17
Fix code style.
Andrei Karas
1
-10
/
+9
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
2015-05-15
Fix draw map layers before switching map modes.
Andrei Karas
1
-1
/
+4
2015-05-15
Improve a bit map draw performance.
Andrei Karas
2
-52
/
+146
2015-05-15
fix build again.
Andrei Karas
1
-1
/
+1
2015-05-15
Fix compilation issue with old gcc.
Andrei Karas
1
-4
/
+4
2015-05-15
Add missing cost to map and maplayer.
Andrei Karas
4
-48
/
+56
2015-04-26
Revert "Add CilkPlus support into map.cpp"
Andrei Karas
1
-3
/
+1
2015-04-24
Add CilkPlus support into map.cpp
Andrei Karas
1
-1
/
+3
2015-03-23
Fix memory leak in map animations.
Andrei Karas
2
-2
/
+12
2015-03-17
fix nacl and windows compilation.
Andrei Karas
1
-0
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
5
-7
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
2
-6
/
+2
[next]