index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-06-28
Add packet SMSG_PARTY_MEMBER_INFO 0x0a43.
Andrei Karas
2
-0
/
+14
2017-06-28
Fix packet SMSG_VENDING_ITEMS_LIST for version 20160921.
Andrei Karas
2
-2
/
+10
2017-06-28
Add packet SMSG_PLAYER_INVENTORY_ADD 0x0a37.
Andrei Karas
2
-1
/
+13
2017-06-27
Skipping existing config test in run tests.
Andrei Karas
1
-1
/
+3
2017-06-27
Check for servers list download complete in run tests.
Andrei Karas
2
-4
/
+30
2017-06-27
Show in log information about servers list update.
Andrei Karas
1
-0
/
+4
2017-06-27
Fix flushing log data from non main thread.
Andrei Karas
1
-2
/
+2
Before it was buffered before any logging data from main thread.
2017-06-27
Build with curl 7_54_1 in .gitlab-ci.yml
s20170627
Andrei Karas
1
-2
/
+2
2017-06-27
Remove downloaded servers list for each run in runtests.
Andrei Karas
1
-1
/
+4
2017-06-27
Increase pause in run script to 1 minute.
Andrei Karas
1
-1
/
+3
2017-06-27
Add gcc-7 builds into .travis.yml
Andrei Karas
1
-0
/
+46
2017-06-27
Add gcc-7 into circleci.
Andrei Karas
1
-0
/
+70
2017-06-27
Fix typo licesne -> license.
Andrei Karas
1
-1
/
+1
2017-06-27
add gcc7 builds into .gitlab-ci.yml
Andrei Karas
7
-55
/
+570
2017-06-26
Fix too long line in staticbrowserbox.
Andrei Karas
1
-1
/
+3
2017-06-26
Imrove staticbrowserbox.
Andrei Karas
3
-46
/
+16
Fix wrong width in some cases. Improved performance. Removed useless code.
2017-06-26
Move define readColor from browserbox.cpp/staticbrowserbox.cpp into ↵
Andrei Karas
5
-8
/
+34
browserbox.inc
2017-06-24
Allow override dockerretry.sh in .gitlab-ci.yml
Andrei Karas
1
-2
/
+3
2017-06-24
Change verstion to 1.7.6.24.
v1.7.6.24
Andrei Karas
9
-9
/
+20
2017-06-24
Update translations.
Andrei Karas
24
-15041
/
+19627
2017-06-24
Increase pause after run manaplus in run tests.
Andrei Karas
1
-1
/
+1
2017-06-23
Add serverinfowindow into windows creation tests.
Andrei Karas
1
-0
/
+10
2017-06-23
Fix code style.
Andrei Karas
8
-21
/
+23
2017-06-23
Fix compilation with NaCl.
Andrei Karas
1
-1
/
+1
2017-06-23
Fix core dump generation in debian unstable in run tests.
Andrei Karas
3
-98
/
+98
2017-06-23
Add command line option for crash manaplus on start.
Andrei Karas
3
-2
/
+10
2017-06-23
Add way to get coredumps from systemd in runtests (untested).
Andrei Karas
2
-1
/
+2
2017-06-23
Remove extra includes.
Andrei Karas
1
-3
/
+0
2017-06-22
Add chat command for unequip pet equipment.
Andrei Karas
7
-5
/
+23
2017-06-22
Add chat command for return pet to egg.
Andrei Karas
7
-8
/
+27
2017-06-22
Move pets actions from actions.cpp into pets.cpp
Andrei Karas
6
-19
/
+18
2017-06-22
Add chat command for drop pet's loot.
Andrei Karas
7
-5
/
+23
2017-06-22
Add chat command for feed pet.
Andrei Karas
7
-6
/
+25
2017-06-22
Remove popup menu action "homunculus delete".
Andrei Karas
2
-6
/
+2
2017-06-22
Add chat command for feed homunculus.
Andrei Karas
7
-5
/
+23
2017-06-22
Add chat command for move homunculus to master.
Andrei Karas
7
-6
/
+25
2017-06-22
Add chat command for move mercenary to master.
Andrei Karas
7
-5
/
+23
2017-06-22
Remove popup menu action "fire mercenary".
Andrei Karas
1
-5
/
+1
2017-06-22
Remove unused code from staticbrowserbox.
Andrei Karas
1
-17
/
+4
2017-06-22
Add pause after crash in runtest.
Andrei Karas
1
-0
/
+2
2017-06-21
Remove extra "sfx/" in sound files path and assert about this.
Andrei Karas
3
-12
/
+3
2017-06-21
Remove browserboxmode.
Andrei Karas
9
-124
/
+46
2017-06-21
Update translations.
Andrei Karas
24
-14871
/
+12984
2017-06-20
Remove extra includes and fix headers compilation.
Andrei Karas
4
-6
/
+1
2017-06-20
Move itemcolordata into separate file.
Andrei Karas
9
-48
/
+75
2017-06-20
Fix compilation fboinfo.h
Andrei Karas
1
-2
/
+2
2017-06-20
Add guard header into localconsts.h
Andrei Karas
1
-0
/
+5
2017-06-20
Fix compilation with SDL2.
Andrei Karas
3
-1
/
+5
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
97
-327
/
+334
2017-06-20
Fix define PRAGMA8.
Andrei Karas
1
-6
/
+6
[next]