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
/
game.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+3
2015-05-04
Fix code style.
Andrei Karas
1
-1
/
+0
2015-05-01
Fix possible crash on exit with opened storage window.
Andrei Karas
1
-0
/
+1
2015-04-30
Request mail list automatically on start.
Andrei Karas
1
-0
/
+3
2015-04-26
Add incomplete mail window.
Andrei Karas
1
-0
/
+3
2015-04-26
Use cilkplus in game.cpp
Andrei Karas
1
-7
/
+7
2015-04-20
Add quick settings page for yellow bar options.
Andrei Karas
1
-1
/
+2
2015-03-17
Remove useless includes from .h files.
Andrei Karas
1
-0
/
+4
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-5
/
+4
2015-02-27
Fix compilation with eathena only.
Andrei Karas
1
-0
/
+2
2015-02-25
Add command and action for show homunculus/mercenary emotes.
Andrei Karas
1
-0
/
+1
2015-02-23
Move crazy moves code from local player into separate file.
Andrei Karas
1
-0
/
+3
2015-02-16
Build BankWindow only if eathena support enabled.
Andrei Karas
1
-0
/
+4
2015-02-16
Use guildmanager only if build with tmwa support.
Andrei Karas
1
-1
/
+12
2015-02-15
Fix drop/store window in inventory.
Andrei Karas
1
-2
/
+5
2015-01-30
Fix compilation without eathena.
Andrei Karas
1
-0
/
+2
2015-01-24
Add partial support for cart window.
Andrei Karas
1
-0
/
+1
2015-01-23
Add variable for cart window.
Andrei Karas
1
-0
/
+4
2015-01-14
Prevent from show multiply death dialogs.
Andrei Karas
1
-1
/
+1
2015-01-14
Add support for #gm channel for gm tab.
Andrei Karas
1
-1
/
+1
2015-01-14
By requesting open #trade channel, really open trade tab.
Andrei Karas
1
-6
/
+1
2015-01-02
Fix code style.
Andrei Karas
1
-1
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-29
Allow move pet by mod key (left shift) + move keys.
Andrei Karas
1
-1
/
+2
2014-12-28
Allow change pet direction by pet emote key + move keys.
Andrei Karas
1
-1
/
+5
2014-12-08
Not allow move with keyboard if popup menu opened.
Andrei Karas
1
-1
/
+4
2014-12-05
fix code style.
Andrei Karas
1
-1
/
+2
2014-12-02
Move weight notification from playerhander.
Andrei Karas
1
-2
/
+0
2014-11-24
Add option to disable logging for better performance while connected to server.
Andrei Karas
1
-0
/
+3
2014-10-28
Dehardcode default spells/commands.
Andrei Karas
1
-4
/
+0
2014-10-16
Add bank window (hercules only).
Andrei Karas
1
-0
/
+3
2014-10-13
Autojoin channels on open channel tab.
Andrei Karas
1
-0
/
+2
2014-10-12
Add log file name into chattab.
Andrei Karas
1
-2
/
+3
2014-10-12
Move chat tab type into ChatTab.
Andrei Karas
1
-2
/
+3
2014-10-12
Move TradeTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move LangTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move GmTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move BattleTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-09-28
Remove auctionmanager.
Andrei Karas
1
-9
/
+0
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-18
Draw cool down bar in skills window.
Andrei Karas
1
-0
/
+3
2014-09-17
Remove getter for serverFeatures.
Andrei Karas
1
-1
/
+1
2014-09-17
Remove getter for generalHandler.
Andrei Karas
1
-2
/
+2
2014-09-17
Remove getter for gameHandler.
Andrei Karas
1
-6
/
+6
2014-09-16
add server feature for language tab.
Andrei Karas
1
-1
/
+3
2014-08-18
Rename DropShortcutContainer into VirtShortcutContainer.
Andrei Karas
1
-2
/
+2
2014-08-18
In DropShortcutContainer accept object with data from constructor.
Andrei Karas
1
-1
/
+2
2014-08-15
Fix code style.
Andrei Karas
1
-1
/
+0
2014-08-14
Allow use chat commands before connecting to server.
Andrei Karas
1
-2
/
+0
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-5
/
+6
[next]