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
/
localconsts.h
Age
Commit message (
Collapse
)
Author
Files
Lines
2013-08-29
fix some more missign checks.
Andrei Karas
1
-1
/
+1
2013-08-29
fix compilation error.
Andrei Karas
1
-1
/
+3
2013-08-29
move SDL2 preprocessor checks into localconsts.h
Andrei Karas
1
-0
/
+13
also allow use SDL2 on broken systems where SDL2 is used/stored as SDL1.2.
2013-08-29
add file access fuzzer.
Andrei Karas
1
-0
/
+3
2013-08-26
add surface allocation debug code.
Andrei Karas
1
-0
/
+3
2013-08-25
add partial support for software mode with SDL2.
Andrei Karas
1
-1
/
+1
2013-08-25
add code for image creation/deletion.
Andrei Karas
1
-0
/
+3
2013-08-14
Fix outline color issues.
Andrei Karas
1
-0
/
+2
2013-04-25
disable debug flag for sdl font.
Andrei Karas
1
-1
/
+1
2013-04-24
add command for test perfomance in sdlfont calculation.
Andrei Karas
1
-0
/
+1
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-12
/
+12
2013-04-12
fix tcp tuning options usage.
Andrei Karas
1
-0
/
+1
2013-01-20
Replace for to FOR_EACH in some classes.
Andrei Karas
1
-0
/
+3
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2013-01-16
Add macro for for and iterators.
Andrei Karas
1
-0
/
+3
2012-12-14
Disable Android log.
Andrei Karas
1
-1
/
+1
2012-11-20
Add debug option to show draw calls per frame.
Andrei Karas
1
-0
/
+3
Also fix map draw and text in debug window with mobile OpenGL.
2012-11-17
Add a bit constexpr.
Andrei Karas
1
-0
/
+2
2012-11-07
Add own profiler and profiler info to some code.
Andrei Karas
1
-0
/
+5
2012-10-30
Add unused warnings to some files.
Andrei Karas
1
-0
/
+2
2012-10-15
Fix compilation warnings without C++11 support.
Andrei Karas
1
-1
/
+1
2012-10-15
Extend Android logger.
Andrei Karas
1
-0
/
+3
2012-10-10
Fix compilation issues with different flags.
Andrei Karas
1
-2
/
+2
2012-10-10
Delete copy constructor in some classes.
Andrei Karas
1
-0
/
+7
2012-09-30
Improve debuging resource allocation.
Andrei Karas
1
-0
/
+1
2012-09-29
Fix compilation with gcc 4.6
v1.2.9.30
Andrei Karas
1
-0
/
+7
2012-09-23
fix code style.
Andrei Karas
1
-4
/
+3
2012-09-22
Add final keyword to most classes.
Andrei Karas
1
-0
/
+2
2012-07-30
Fix code style.
Andrei Karas
1
-0
/
+5
2012-06-30
Extend leak detection features.
Andrei Karas
1
-0
/
+1
2012-06-30
Add debug option with disabled images caching.
Andrei Karas
1
-0
/
+1
2012-06-28
Add debug for binding textures.
Andrei Karas
1
-0
/
+1
2012-06-22
Fix compilation warnings in windows builds.
Andrei Karas
1
-1
/
+1
2012-04-21
Add ability to remove old unused keys from configuration file.
Andrei Karas
1
-0
/
+2
2012-02-08
Fix code style with new tool.
Andrei Karas
1
-1
/
+1
2012-01-21
Fix compilation errors and warnings for another gcc 4.7 snapshot.
Andrei Karas
1
-0
/
+3
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-11-25
Move A_UNUSED define to include file.
Andrei Karas
1
-0
/
+6
2011-11-07
Fix some warnings under gcc 4.7.
Andrei Karas
1
-0
/
+24