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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-30
Disable noexcept for clang and old gcc versions.
Andrei Karas
32
-242
/
+262
2016-04-30
Add copy constructor into Rect.
Andrei Karas
1
-0
/
+17
2016-04-30
Add copy constructor into LinePart.
Andrei Karas
1
-1
/
+27
2016-04-30
Remove -Wno-unreachable-code-return from clang ci scripts.
Andrei Karas
2
-2
/
+2
2016-04-30
Rename Logger::assert into Logger::assertLog for this issue with some systems.
Andrei Karas
3
-3
/
+3
2016-04-30
Dont include GL/glx.h if x11 usage disabled.
Andrei Karas
1
-0
/
+2
2016-04-30
Fix glext.h include for MacOSX.
Andrei Karas
8
-14
/
+32
2016-04-30
Add macro with pragma for clang with some versions.
Andrei Karas
2
-3
/
+9
2016-04-30
Fix possible issue with MapType::DEBUG
Andrei Karas
2
-7
/
+7
2016-04-30
Fix some clang issues.
Andrei Karas
3
-2
/
+5
2016-04-30
Fix version check in pragma for gcc 4.5+
Andrei Karas
1
-3
/
+3
2016-04-30
In ci check correct version fot CC and CXX compilers.
Andrei Karas
1
-0
/
+2
2016-04-30
Add into ci scripts gcc 4.5 and gcc 4.8
Andrei Karas
3
-0
/
+52
2016-04-30
Fix issies found by gcc 6 in paranoid mode.
Andrei Karas
5
-8
/
+13
2016-04-30
Remove empty line from checkutils.cpp
Andrei Karas
1
-1
/
+0
2016-04-30
Change gcc lto job from gcc 5 to gcc 6.
Andrei Karas
3
-55
/
+27
2016-04-30
Extend assert reporting functions with condition text and call stack.
Andrei Karas
4
-18
/
+90
2016-04-30
Add function for report call stack.
Andrei Karas
2
-0
/
+40
2016-04-30
Add configure option --enable-asserts
Andrei Karas
2
-0
/
+21
2016-04-30
Move report defines from debug.h into checkutils.h
Andrei Karas
3
-12
/
+18
2016-04-29
Add memory counting into MapHeights.
Andrei Karas
3
-2
/
+16
2016-04-29
Add memory counting into ObjectsLayer.
Andrei Karas
3
-2
/
+17
2016-04-29
Add memory counting into AbmientLayer.
Andrei Karas
3
-7
/
+35
2016-04-29
Add missing explicit keyword in Action.
Andrei Karas
1
-1
/
+1
2016-04-29
Add partial support for memory counting in Map.
Andrei Karas
3
-7
/
+73
2016-04-29
Add name into WalkLayer memory object.
Andrei Karas
1
-0
/
+3
2016-04-29
Add name into SpecialLayer memory object.
Andrei Karas
3
-7
/
+16
2016-04-29
Add name into MapLayer memory object.
Andrei Karas
3
-5
/
+23
2016-04-29
Add name into TexttureAtlas memory object.
Andrei Karas
1
-0
/
+3
2016-04-29
Add name into AtlasItem memory object.
Andrei Karas
1
-0
/
+3
2016-04-29
In memory usage tree not show 0 for child objects.
Andrei Karas
1
-6
/
+16
2016-04-29
Add name into Animation memory object.
Andrei Karas
7
-4
/
+26
2016-04-29
Add name into Action memory object.
Andrei Karas
3
-3
/
+8
2016-04-29
Add name into memory usage tree for SDLMusic and SoundEffect.
Andrei Karas
6
-13
/
+34
2016-04-28
Fix overload virtual warning with SDL2.
Andrei Karas
19
-29
/
+33
2016-04-28
Add workaround for fix compilation warnings in SDL2.
Andrei Karas
9
-16
/
+75
2016-04-28
Add into ci scripts flag -fsanitize=bounds-strict
Andrei Karas
1
-1
/
+1
2016-04-28
Add -fsanitize=bounds-strict into santity flags.
Andrei Karas
1
-1
/
+1
2016-04-28
Add workaround into gccsnapshot_sdl2.sh for SDL compilation warnings.
Andrei Karas
1
-1
/
+1
2016-04-28
In ci scripts move shared gcc 6 and gcc snapshot flags into separate files.
Andrei Karas
7
-1523
/
+617
2016-04-28
Switch build scripts to gcc 6.
Andrei Karas
6
-135
/
+346
2016-04-28
Remove useless function ResourceManager::load.
Andrei Karas
2
-19
/
+4
2016-04-28
Show object name/source in memory counting tree.
Andrei Karas
6
-4
/
+23
2016-04-28
Fix compilation warning in actions.
Andrei Karas
1
-1
/
+1
2016-04-28
Fix compilation warnings in memory manager.
Andrei Karas
1
-3
/
+3
2016-04-28
Fix error reporting function in ci scripts.
Andrei Karas
1
-1
/
+1
2016-04-27
Impliment packet CMSG_LOGIN_REGISTER_HAN.
Andrei Karas
1
-5
/
+20
2016-04-27
Add some gcc 6 build and test ci scripts.
Andrei Karas
4
-0
/
+1013
2016-04-27
Enable warning -Wignored-attributes in gcc shanshot ci scripts.
Andrei Karas
2
-4
/
+2
2016-04-27
Fix update login in title bar after player logged in.
Andrei Karas
1
-0
/
+3
[next]