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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-12
Fix incorrect load order.
Andrei Karas
1
-0
/
+3
2012-04-12
Add missing checks to map.cpp
Andrei Karas
1
-1
/
+1
2012-04-12
Fix fast fill rectangle function.
Andrei Karas
1
-4
/
+4
2012-04-12
Fix cmake build file.
Andrei Karas
1
-11
/
+0
2012-04-11
Add joystick validation before triggering events from it.
Andrei Karas
3
-4
/
+20
2012-04-11
Fix default joystick button for monster selection.
Andrei Karas
1
-1
/
+1
2012-04-11
Initialize joystick and keyboard mapping in game start.
Andrei Karas
1
-0
/
+4
2012-04-11
Convert attack handling code to new format.
Andrei Karas
9
-99
/
+102
2012-04-11
Move untarget and stop attack actions to actionmanager from hardcoded place.
Andrei Karas
4
-13
/
+25
2012-04-10
Add two default keys to input layout.
Andrei Karas
6
-190
/
+503
2012-04-10
Move more code from keyboardconfig to inputmanager.
Andrei Karas
3
-14
/
+21
2012-04-10
Rename settings tab keyboard to input.
Andrei Karas
8
-32
/
+32
2012-04-10
Add joystick key assign ability in keyboard dialog.
Andrei Karas
8
-99
/
+219
2012-04-09
Fix asigning keys unknown for SDL.
Andrei Karas
3
-20
/
+63
2012-04-09
Allow using chat in trade and buy/sell dialogs.
Andrei Karas
1
-1
/
+1
2012-04-09
Fix code style.
Andrei Karas
14
-25
/
+31
2012-04-08
Unselect item in inventory if it was added to drops or shortcuts window.
Andrei Karas
2
-0
/
+2
2012-04-08
Allow assign keys before connecting to game.
Andrei Karas
3
-7
/
+19
2012-04-08
Move some more code from keyboardconfig to inputmanager.
Andrei Karas
5
-64
/
+81
2012-04-08
Move most input code from keyboardconfig to inputmanager.
Andrei Karas
20
-466
/
+510
2012-04-08
Move enums from keyboardconfig.h to keydata.h.
Andrei Karas
16
-798
/
+793
2012-04-08
Allow assign 3 keys to any action.
Andrei Karas
8
-105
/
+305
2012-04-07
Add option to enable/disable texture blurring. (GL_LINEAR/GL_LINEAR)
Andrei Karas
4
-2
/
+19
2012-04-07
Fix code style.
Andrei Karas
2
-3
/
+3
2012-04-07
Change implimentation for removeing old links from browser box class.
Andrei Karas
2
-28
/
+17
2012-04-07
Split setup keyboard texts and actions.
Andrei Karas
5
-260
/
+740
2012-04-06
FIx code style in keyboarddata.h
Andrei Karas
1
-16
/
+48
2012-04-05
Improve fillrectangle speed.
Andrei Karas
2
-1
/
+55
2012-04-04
Add test for browserbox.
Andrei Karas
2
-0
/
+110
2012-04-03
Move some input handling code from game to inputmanager.
Andrei Karas
3
-55
/
+70
2012-04-03
Add some const to sdlinput.
Andrei Karas
2
-2
/
+2
2012-04-03
Add option clear to context menu in drops window.
Andrei Karas
3
-10
/
+15
2012-04-03
Fix npc menu item selection with keyboard.
Andrei Karas
2
-1
/
+3
2012-04-03
Put gui input logic before most game input logic.
Andrei Karas
5
-104
/
+124
2012-04-02
Add curl version check.
Andrei Karas
1
-0
/
+13
2012-04-02
Show version in game window caption.
Andrei Karas
1
-2
/
+3
2012-04-02
Change auto hide screen buttons to 3 states
Andrei Karas
6
-14
/
+31
2012-04-02
Fix compilation with manaserv support.
Andrei Karas
1
-1
/
+1
2012-04-01
Fix windows compilation.
Andrei Karas
1
-1
/
+1
2012-04-01
Fix shortcuts handling in trade window.
Andrei Karas
3
-1
/
+10
2012-04-01
Fix stuck if press ESC in update window.
Andrei Karas
1
-1
/
+1
2012-04-01
Add support form different proxy types in download process.
Andrei Karas
6
-0
/
+76
2012-04-01
Checks after checks...
Andrei Karas
6
-11
/
+6
2012-04-01
Last part of fixes.
Andrei Karas
49
-189
/
+191
2012-04-01
One part of fixes after auto checking.
Andrei Karas
24
-121
/
+149
2012-04-01
Add keyboarddata.h to make files.
v1.2.4.1
Andrei Karas
2
-0
/
+2
2012-03-31
Change version to 1.2.4.1
Andrei Karas
1
-2
/
+2
2012-03-31
Fix move issue with mouse.
Andrei Karas
2
-0
/
+22
2012-03-31
Allow enter text if setup window is open.
Andrei Karas
1
-1
/
+1
2012-03-31
Disable for now limits for change direction packets.
Andrei Karas
2
-21
/
+21
[next]