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-09-03
Add debug info in SDL 1.2 context creation code.
Andrei Karas
1
-0
/
+8
2016-09-03
Fix context switching in SDL 2.
Andrei Karas
1
-11
/
+15
2016-09-03
Add option for create custom OpenGL context.
Andrei Karas
9
-14
/
+26
2016-09-03
Show error messages in SDL2 OpenGL context creation function.
Andrei Karas
1
-0
/
+31
2016-09-01
Fix compilation.
Andrei Karas
1
-0
/
+2
2016-09-01
Add asserts into AtlasManager and fix null pointer access if some error happe...
Andrei Karas
1
-5
/
+15
2016-09-01
Add Tirifto into translators list.
Andrei Karas
2
-0
/
+4
2016-09-01
Update translations.
Andrei Karas
24
-16453
/
+20567
2016-09-01
Add esperanto translation by Tirifto.
Andrei Karas
2
-1763
/
+1928
2016-08-31
Fix typo
monwarez
1
-1
/
+1
2016-08-30
Remove another extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Remove another extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Remove extra include.
Andrei Karas
1
-1
/
+0
2016-08-30
Disable npc dialog test again.
Andrei Karas
1
-5
/
+4
2016-08-30
Fix unused variables.
Andrei Karas
1
-0
/
+8
2016-08-30
Enable test for npc dialog.
Andrei Karas
1
-4
/
+5
2016-08-30
Fix some leaks in unit tests.
Andrei Karas
6
-1
/
+20
2016-08-29
Add into resource manager better reports about leaks.
Andrei Karas
1
-1
/
+18
2016-08-29
Add some cleanup calls in unit tests.
Andrei Karas
8
-13
/
+79
2016-08-29
Call RsourceManager::cleanOrphans not on each resource get, but each 15 seconds.
Andrei Karas
3
-1
/
+9
2016-08-29
Remove variable ResourceManager::instance.
Andrei Karas
2
-8
/
+6
2016-08-29
Fix wrong type in extern weightNoticeTime in localplayer.cpp
Andrei Karas
1
-1
/
+1
2016-08-29
Done include sys/time.h in chatrecv.h if it already included.
Andrei Karas
1
-1
/
+3
2016-08-29
Fix some cast issues.
Andrei Karas
3
-3
/
+4
2016-08-29
Use time_t for time values.
Andrei Karas
33
-67
/
+67
2016-08-28
Show better error in sdl2imagehelper.
Andrei Karas
1
-1
/
+2
2016-08-28
Fix unit tests with SDL2.
Andrei Karas
1
-1
/
+10
2016-08-28
Remove extra include from xmlloader.
Andrei Karas
1
-1
/
+0
2016-08-28
Remove extra include from resourcemanager.
Andrei Karas
1
-0
/
+2
2016-08-28
Remove some unused functions from loadSDLSurface.
Andrei Karas
2
-23
/
+0
2016-08-28
Add unit tests for resource manager.
Andrei Karas
4
-0
/
+667
2016-08-28
Fix file handlers leak in xmlloader.
Andrei Karas
1
-7
/
+0
2016-08-27
Fix french translation issue.
Andrei Karas
1
-1
/
+1
2016-08-27
Change version to 1.6.8.27
v1.6.8.27
Andrei Karas
9
-9
/
+27
2016-08-27
Update manaplus.cbp.
Andrei Karas
1
-7
/
+7
2016-08-27
Update Android.mk.
Andrei Karas
1
-0
/
+2
2016-08-27
Update translations.
Andrei Karas
23
-4213
/
+2040
2016-08-26
Remove unused include.
Andrei Karas
1
-1
/
+0
2016-08-26
Add constexpr into item.
Andrei Karas
2
-9
/
+7
2016-08-25
In item sorting by name in inventort sort by name with colors.
Andrei Karas
1
-5
/
+9
2016-08-25
In inventory if item same sort it also by inventory index for remove random i...
Andrei Karas
1
-8
/
+44
2016-08-25
Add into item popup menu for gm way to add same items with some amount.
Andrei Karas
1
-0
/
+19
2016-08-25
Add chat command for create items. (gm only)
Andrei Karas
5
-0
/
+24
2016-08-25
Fix stats page removing while switching servers.
Andrei Karas
1
-0
/
+1
2016-08-25
Mark some methongs in BuyDialog for tmwa only.
Andrei Karas
2
-2
/
+19
2016-08-25
Gurard notifications array size with amount of notification enum members.
Andrei Karas
2
-4
/
+4
2016-08-25
Impliment packet SMSG_VENDING_REPORT.
Andrei Karas
3
-3
/
+28
2016-08-25
Allow buy more than one item at vending shop at once.
Andrei Karas
8
-29
/
+119
2016-08-25
Impliment packet SMSG_VENDING_BUY_ACK.
Andrei Karas
4
-2
/
+35
2016-08-24
Remove useless includes.
Andrei Karas
2
-10
/
+0
[next]