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-05-31
Fix different include issues.
Andrei Karas
1
-1
/
+1
2016-05-01
Remove commented line from localconsts.h
Andrei Karas
1
-2
/
+0
2016-04-30
Hide attribute clang::fallthrough in macros.
Andrei Karas
1
-0
/
+3
2016-04-30
Fix some macro definition for some compiler versions.
Andrei Karas
1
-1
/
+8
2016-04-30
Disable noexcept for clang and old gcc versions.
Andrei Karas
1
-0
/
+17
2016-04-30
Add macro with pragma for clang with some versions.
Andrei Karas
1
-0
/
+6
2016-04-30
Fix version check in pragma for gcc 4.5+
Andrei Karas
1
-3
/
+3
2016-04-28
Add workaround for fix compilation warnings in SDL2.
Andrei Karas
1
-15
/
+22
2016-04-27
Show counted memory usage sum in chat.
Andrei Karas
1
-0
/
+5
2016-04-17
Fix code style.
Andrei Karas
1
-1
/
+1
2016-04-11
Fix compilation warnings with tmwa only.
Andrei Karas
1
-0
/
+5
2016-04-10
Add pragma for clang for disable some warnings.
Andrei Karas
1
-0
/
+8
2016-04-05
Remove quotes from pragmas.
Andrei Karas
1
-2
/
+2
2016-03-25
Disable __restrict__ parameter because in new clang it broken and always cras...
Andrei Karas
1
-1
/
+4
2016-03-21
Fix possible crash in skill cooldowns.
Andrei Karas
1
-0
/
+3
2016-03-18
Relax a bit gcc version check for advanced constexpr support.
Andrei Karas
1
-3
/
+3
2016-02-23
Fix compilation with gcc 4.4 or older.
Andrei Karas
1
-1
/
+8
2016-02-23
Add pragmas for disable -Wswitch-bool in some places.
Andrei Karas
1
-0
/
+1
2016-02-20
Rename internal variables in for macroses.
Andrei Karas
1
-3
/
+3
2016-02-11
Add always_inline attribute macro.
Andrei Karas
1
-0
/
+2
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
[prev]
[next]