index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
dyetool
/
client.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
Remove quotes from pragmas.
Andrei Karas
1
-3
/
+3
2016-03-18
Add custom rand function implimentation, based on precreated random sequence.
Andrei Karas
1
-0
/
+3
2016-02-25
Add into paths.xml chars for gm command and char gm command.
Andrei Karas
1
-0
/
+6
2016-02-23
Fix compilation with gcc 4.4 or older.
Andrei Karas
1
-3
/
+3
2016-02-23
Add pragmas for disable -Wswitch-bool in some places.
Andrei Karas
1
-0
/
+3
2016-02-07
Replace most static_cast<Type> to shorter versions from defines.
Andrei Karas
1
-2
/
+2
2016-01-03
Add support for custom NLS (without gettext).
Andrei Karas
1
-0
/
+3
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-12-29
Move touchmanager into touch directory.
Andrei Karas
1
-1
/
+2
2015-11-19
Add strong typed bool enum Append.
Andrei Karas
1
-5
/
+8
2015-11-16
Convert State enum into strong typed.
Andrei Karas
1
-15
/
+15
2015-09-12
Reenable dyecmd compilation.
Andrei Karas
1
-0
/
+12
2015-09-09
Read server packet version from server (hercules).
Andrei Karas
1
-0
/
+1
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-10
/
+6
2015-08-22
Add init to resource manager.
Andrei Karas
1
-0
/
+1
2015-08-10
Fix compilation warnings.
Andrei Karas
1
-0
/
+1
2015-08-10
Fix code style.
Andrei Karas
1
-19
/
+2
2015-08-03
Add gui mode for dyecmd. Now only basic code added.
Andrei Karas
1
-0
/
+748