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
/
map.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-14
Fix being transparency with OpenGL renderers.
Andrei Karas
1
-7
/
+3
2016-06-07
Move subimage class into image directory.
Andrei Karas
1
-3
/
+4
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-2
/
+2
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
1
-3
/
+3
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-05-06
Fix code style.
Andrei Karas
1
-2
/
+2
2016-04-29
Add memory counting into MapHeights.
Andrei Karas
1
-1
/
+2
2016-04-29
Add memory counting into ObjectsLayer.
Andrei Karas
1
-1
/
+2
2016-04-29
Add memory counting into AbmientLayer.
Andrei Karas
1
-4
/
+14
2016-04-29
Add partial support for memory counting in Map.
Andrei Karas
1
-2
/
+49
2016-04-29
Add name into SpecialLayer memory object.
Andrei Karas
1
-2
/
+2
2016-03-16
Split ParticleEngine from Particle class.
Andrei Karas
1
-6
/
+13
2016-03-07
Add some missing nonnull attributes to map/maplayer classes.
Andrei Karas
1
-5
/
+1
2016-03-02
Fix movement by diagonal near water or air collisions.
Andrei Karas
1
-3
/
+4
2016-02-08
Add some missing const.
Andrei Karas
1
-1
/
+1
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-8
/
+8
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-27
Fix compilation with different flags.
Andrei Karas
1
-1
/
+1
2015-12-27
Add restrict keyword in map.
Andrei Karas
1
-84
/
+92
2015-12-10
Add support for mobileopengl2 backend (still copy from modern opengl).
Andrei Karas
1
-4
/
+6
2015-10-25
Dont reduce map layers with any conditional attributes.
Andrei Karas
1
-0
/
+17
2015-10-21
Add support for layers with conditional tiles.
Andrei Karas
1
-0
/
+14
2015-10-16
Impliment packet SMSG_MAP_SET_TILES_TYPE (hercules)
Andrei Karas
1
-1
/
+42
2015-10-15
Rename blockTile to AddBlockMask in map.
Andrei Karas
1
-2
/
+2
2015-10-15
Simplify setWall function in map.
Andrei Karas
1
-1
/
+1
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
1
-41
/
+27
2015-10-15
Convert BlockType into strong typed enum.
Andrei Karas
1
-3
/
+3
2015-10-11
Add structure for tile object.
Andrei Karas
1
-4
/
+4
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-4
/
+4
2015-07-02
Move mapitemtype into enums directory.
Andrei Karas
1
-1
/
+2
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
1
-1
/
+2
2015-06-26
Add missing checks into map directory.
Andrei Karas
1
-3
/
+3
2015-06-06
Fix code style.
Andrei Karas
1
-0
/
+2
2015-06-03
Convert MapType enum into strong typed enum.
Andrei Karas
1
-3
/
+4
2015-05-30
Move user defined colors enum into separate file.
Andrei Karas
1
-3
/
+3
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
1
-5
/
+15
2015-05-16
Improve a bit map layers draw.
Andrei Karas
1
-13
/
+35
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
1
-50
/
+139
2015-05-15
Add missing cost to map and maplayer.
Andrei Karas
1
-13
/
+12
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
1
-0
/
+11
2015-03-17
fix nacl and windows compilation.
Andrei Karas
1
-0
/
+2
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-2
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-14
Fix background paralax issue.
Andrei Karas
1
-1
/
+1
[next]