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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-02
Add intmap defines.
Andrei Karas
1
-0
/
+30
2015-08-24
Add missing resource manager init into unit tests.
Andrei Karas
2
-0
/
+2
2015-08-24
Fix unit tests.
Andrei Karas
2
-6
/
+4
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-6
/
+4
2015-08-21
Add function for convert time diff to string.
Andrei Karas
2
-0
/
+64
2015-08-09
Add unit tests for mathutils.h
Andrei Karas
1
-0
/
+102
2015-08-04
Remove gtest.h includes what left after old testing framework.
Andrei Karas
1
-2
/
+0
2015-07-30
Add support for include tag in badges.xml.
Andrei Karas
1
-1
/
+0
2015-07-30
Add support for includes in xml utils functions.
Andrei Karas
1
-20
/
+39
2015-07-29
Add function for load xml data to std::map with strings.
Andrei Karas
2
-0
/
+48
2015-07-26
Fix code style.
Andrei Karas
2
-54
/
+104
2015-07-26
Add macro constexpr2. Depend on compiler and version it can be constexpr or e...
Andrei Karas
1
-8
/
+8
2015-07-26
Add some constexpr in mathutils.h
Andrei Karas
1
-10
/
+11
2015-07-26
Use uint8_t for array items in square_roots.
Andrei Karas
1
-2
/
+2
2015-07-25
healmd checks healing radius
Joseph Botosh
1
-0
/
+62
2015-07-21
Add missing checks and non null attributes.
Andrei Karas
4
-7
/
+8
2015-07-17
Fix code style.
Andrei Karas
1
-2
/
+0
2015-07-17
Add missing checks into logindialog and xml.
Andrei Karas
1
-5
/
+10
2015-07-11
Add missing checks into other files.
Andrei Karas
2
-4
/
+1
2015-06-27
Move environment functions into separate file.
Andrei Karas
3
-2
/
+112
2015-06-25
Add missing checks into db directory.
Andrei Karas
7
-4
/
+33
2015-06-20
Fix code style.
Andrei Karas
1
-0
/
+6
2015-06-06
Fix atox with empty input string.
Andrei Karas
1
-4
/
+4
2015-06-06
Fix code style.
Andrei Karas
4
-14
/
+14
2015-06-05
Fix compilation on 32 bit systems.
Andrei Karas
2
-2
/
+2
2015-06-05
Add fast versions for function toString for different types.
Andrei Karas
3
-10
/
+109
2015-05-26
Convert tests for xmlutils into catch format.
Andrei Karas
1
-15
/
+9
2015-05-26
Convert tests for stringutils into catch format.
Andrei Karas
1
-205
/
+207
2015-05-26
Convert tests for files into catch format.
Andrei Karas
1
-10
/
+5
2015-05-24
Remove simpletypes.h.
Andrei Karas
1
-1
/
+0
2015-05-24
Move type SkipError into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move type UseResman into separate file.
Andrei Karas
1
-0
/
+1
2015-05-24
Move simpletypes.h into directory simpletypes.
Andrei Karas
1
-1
/
+1
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
1
-3
/
+4
2015-05-08
Fix compilation for NACL.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong typed bool type SkipError.
Andrei Karas
3
-4
/
+4
2015-05-06
Add strong types bool type UseResman.
Andrei Karas
3
-4
/
+6
2015-05-06
Add strong typed bool type NpcNames.
Andrei Karas
1
-1
/
+1
2015-05-06
Add strong typed bool type AllowSort.
Andrei Karas
1
-2
/
+2
2015-05-01
Add string function for parse string into two strings.
Andrei Karas
2
-0
/
+20
2015-04-30
Fix compilation on not x86/amd64 arches.
Andrei Karas
1
-1
/
+4
2015-04-27
Add into mail message field with date in string format.
Andrei Karas
2
-0
/
+13
2015-03-29
Remove unused guildid parameter from guild handler.
Andrei Karas
1
-1
/
+1
2015-03-17
Remove useless includes from .h files.
Andrei Karas
9
-8
/
+11
2015-03-16
remove useless includes from unit tests.
Andrei Karas
1
-3
/
+0
2015-03-16
Remove useless includes from cpp files
Andrei Karas
7
-18
/
+2
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
1
-0
/
+2
2015-02-09
Fix code style.
Andrei Karas
1
-3
/
+3
2015-02-07
Dont show some useless errors while loading themes.
Andrei Karas
3
-4
/
+7
2015-02-07
Remove optional parameter from xml document constructor.
Andrei Karas
2
-2
/
+2
[next]