index
:
ewewukek/ManaVerse
CI_test_var
c++17_deprecated_func
camel
chat_scroll
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
ewewukek/fix_linux_build
gl-move_ci-test
improved_controller
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mverse
jesusalva/renameprog
keep_password
master
ok_key_talk
old-stable
quit_closes_windows
rename_and_cleanup
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
/
gui
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-02-10
Rename physfsrwops into virtfsrwops.
Andrei Karas
1
-1
/
+1
2017-02-10
Rename physfstools into virtfs.
Andrei Karas
5
-21
/
+21
2017-02-09
Remov extra includes.
Andrei Karas
2
-3
/
+0
2017-02-09
Open quest in quests window if quest link was clicked.
Andrei Karas
3
-2
/
+32
2017-02-08
Move quests loading code into quests db.
Andrei Karas
2
-201
/
+23
2017-02-08
Use as primary domain manaplus.org in mirrors.
Andrei Karas
1
-3
/
+3
2017-02-08
Fix compilation without tmwa support.
Andrei Karas
1
-1
/
+1
2017-02-06
Add custom currency also into shop items list.
Andrei Karas
5
-10
/
+38
2017-02-04
Fix libcurl version checks.
Andrei Karas
1
-7
/
+2
2017-02-02
Fix compilation without tmwa support.
Andrei Karas
1
-5
/
+4
2017-02-02
Fix unit tests compilation.
Andrei Karas
1
-1
/
+5
2017-02-01
Use npc currency in buy dialog.
Andrei Karas
1
-2
/
+3
2017-02-01
Store interacted npc type before buy or talk and send it to buy dialog.
Andrei Karas
1
-1
/
+8
2017-02-01
Set currency to buy dialog based on selected npc type id.
Andrei Karas
3
-9
/
+19
For now this type never set.
2017-01-31
Move units into db directory.
Andrei Karas
10
-32
/
+40
2017-01-31
Allow buy multiply items at once from cash shops.
Andrei Karas
1
-3
/
+7
2017-01-31
Fix null pointer in unit tests.
Andrei Karas
1
-1
/
+2
2017-01-30
Clean buy dialog dungling pointer if buy dialog was destroyed.
Andrei Karas
1
-0
/
+1
2017-01-30
Fix compilation with old libcurl versions.
Andrei Karas
1
-0
/
+8
2017-01-28
Fix code style. Remove some useless checks.
Andrei Karas
1
-5
/
+0
2017-01-27
Fix style issues in browserbox.
Andrei Karas
1
-1
/
+2
2017-01-27
Move tabs replace code from browserbox into browserboxtools.
Andrei Karas
1
-17
/
+1
2017-01-27
Move links replace code from browserbox into browserboxtools.
Andrei Karas
1
-81
/
+1
2017-01-27
Move keys replace code from browserbox into browserboxtools.
Andrei Karas
1
-13
/
+1
2017-01-27
Move variables replace code from browserbox into browserboxtools.
Andrei Karas
1
-2
/
+2
2017-01-27
Move color names into separate file.
Andrei Karas
2
-38
/
+24
2017-01-27
Move link highlight mode into separate file.
Andrei Karas
2
-18
/
+10
2017-01-27
Move browserboxmode into separate file.
Andrei Karas
14
-30
/
+28
Also convert it to strong typed enum.
2017-01-27
Move browserlink into separate file.
Andrei Karas
2
-22
/
+55
2017-01-20
Fix code style.
Andrei Karas
10
-2
/
+12
2017-01-19
Dont clean online list if curl error happened (legacy server only)
Andrei Karas
1
-3
/
+3
2017-01-18
Replace left direct physfs functions calls into physfs namespace functions.
Andrei Karas
1
-2
/
+2
2017-01-17
Fix compilation with old compilers.
Andrei Karas
1
-1
/
+1
2017-01-17
Add missing A_DEFAULT_COPY / A_DELETE_COPY into gui.
Andrei Karas
45
-9
/
+177
2017-01-06
Fix code style.
Andrei Karas
3
-6
/
+6
2017-01-05
Remove extra includes from unit tests files.
Andrei Karas
1
-6
/
+0
2017-01-05
Fix different issues in unit tests.
Andrei Karas
3
-5
/
+31
Fix crash with some compilers flags. Clean window container to null after it was removed. Init and deinit physfs globally.
2017-01-04
Add physfs deinit function for unit tests. But not using it for now.
Andrei Karas
2
-0
/
+6
2017-01-03
Fix some doxygen issues.
Andrei Karas
15
-183
/
+19
2017-01-03
Remove useless todo messages.
Andrei Karas
3
-7
/
+0
2017-01-03
Update copyright year.
Andrei Karas
445
-445
/
+445
2016-12-31
Improve special layers draw speed in same way like fringe layer.
Andrei Karas
1
-0
/
+1
2016-12-29
Fix compilation with SDL 2.
Andrei Karas
1
-1
/
+1
2016-12-29
Fix compilation with SDL 2.
Andrei Karas
1
-0
/
+4
2016-12-29
Fix compilation with gcc 4.4
Andrei Karas
1
-2
/
+2
2016-12-29
Add constexpr into itemshortcut.
Andrei Karas
1
-1
/
+1
2016-12-29
Add constexpr into sdlinput.
Andrei Karas
2
-223
/
+223
2016-12-29
Add const and constexpr into colorpair.h
Andrei Karas
1
-3
/
+4
2016-12-29
Add constexpr into ClipRect class. Remove cliprect.cpp
Andrei Karas
2
-89
/
+13
2016-12-29
Add constexpr into Rect class. Remove rect.cpp
Andrei Karas
2
-152
/
+70
[next]