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 (
Expand
)
Author
Files
Lines
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-0
/
+9
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-30
Add debug flag for debugging animated sprites.
Andrei Karas
1
-0
/
+3
2015-12-29
Disable restrict keyword in nacl because clang crashing.
Andrei Karas
1
-2
/
+9
2015-12-26
Fix compilation warning with cilk_plus.
Andrei Karas
1
-0
/
+5
2015-12-24
Add macro restrict2.
Andrei Karas
1
-0
/
+6
2015-12-23
Add macro for const attribute.
Andrei Karas
1
-0
/
+2
2015-12-15
Enable writing to android or nacl log if enabled debug log in settings.
Andrei Karas
1
-5
/
+2
2015-12-13
Add pragmas for prevent warnings about unused constants in simple types.
Andrei Karas
1
-0
/
+6
2015-12-01
Fix compilation nacl with OpenGL (regal).
Andrei Karas
1
-1
/
+1
2015-12-01
Add support for logging in nacl to console.
Andrei Karas
1
-0
/
+3
2015-08-09
Add some missing checks to other files found by paranucker.
Andrei Karas
1
-0
/
+6
2015-07-26
Fix compiler features detection.
Andrei Karas
1
-6
/
+10
2015-07-26
Add macro constexpr2. Depend on compiler and version it can be constexpr or e...
Andrei Karas
1
-0
/
+6
2015-07-17
Fix code style.
Andrei Karas
1
-2
/
+6
2015-07-11
Disable attribute returns_nonnull for gcc < 4.9.
Andrei Karas
1
-0
/
+5
2015-07-11
Add missing checks into other files.
Andrei Karas
1
-0
/
+2
2015-06-30
Fix code style.
Andrei Karas
1
-0
/
+7
2015-06-24
Add A_NONNULL attribute to all parameters with class Graphics.
Andrei Karas
1
-0
/
+1
2015-05-15
Fix compilation issue with old gcc.
Andrei Karas
1
-0
/
+6
2015-04-24
fix compilation warnings.
Andrei Karas
1
-8
/
+13
2015-04-24
Add configure option for enable/disable CilkPlus support.
Andrei Karas
1
-3
/
+22
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-02
Add actions for switch to next/prev tab in inventory.
Andrei Karas
1
-0
/
+3
2014-06-22
Disable profiler.
Andrei Karas
1
-1
/
+1
2014-06-22
Add profiler lines into some functions.
Andrei Karas
1
-1
/
+1
2014-05-31
Add notfinal define in localconsts.
Andrei Karas
1
-0
/
+2
2014-05-31
fix code style.
Andrei Karas
1
-0
/
+4
2014-05-13
Move CHECKLISTENERS macro from debug.h into localconsts.h.
Andrei Karas
1
-0
/
+12
2014-04-30
Fix compilation with old gcc and clang.
Andrei Karas
1
-0
/
+2
2014-04-08
Disable OpenGL debug.
Andrei Karas
1
-1
/
+1
2014-04-07
Add support for OpenGL extension GL_GREMEDY_frame_terminator.
Andrei Karas
1
-0
/
+3
2014-03-19
Fox compilation with fuzzer.
Andrei Karas
1
-0
/
+3
2014-03-17
fix about button moving on window resize.
Andrei Karas
1
-1
/
+1
2014-03-17
Fix memory leak on window resize.
Andrei Karas
1
-1
/
+1
2014-02-15
remove use internal guichan flag.
Andrei Karas
1
-7
/
+0
2014-01-30
Fix code style.
Andrei Karas
1
-0
/
+2
2014-01-27
Mark external guichan usage as depricated.
Andrei Karas
1
-0
/
+5
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-19
Add support for noexcept in old compilers.
Andrei Karas
1
-0
/
+2
2013-12-17
add restrict keyword into dye class.
Andrei Karas
1
-0
/
+2
2013-09-23
disable writing log into Adnroid log.
Andrei Karas
1
-1
/
+1
2013-09-22
fix compilation and partial running with SDL2 on Android.
Andrei Karas
1
-1
/
+1
2013-09-15
add RWops leaks reporting.
Andrei Karas
1
-0
/
+3
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
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
[next]