index
:
asuratva/plus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
textcommand.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
Move image class into image directory.
Andrei Karas
1
-1
/
+2
2016-05-25
Change namespace in resources loaders from other to Loader.
Andrei Karas
1
-2
/
+2
2016-05-25
Move images load function from resourcemanager into separate file.
Andrei Karas
1
-2
/
+2
2016-05-24
Move resourcemanager into subdirectory.
Andrei Karas
1
-1
/
+2
2016-02-07
Fix some casts between signed and unsigned in some files.
Andrei Karas
1
-6
/
+6
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-11-17
Use magic command properties only if compiled for tmwa.
Andrei Karas
1
-3
/
+10
2015-11-16
Move TextCommandType enum into separate file and convert to strong typed.
Andrei Karas
1
-3
/
+3
2015-11-16
Move MagicSchool enum into separate file and convert to strong typed.
Andrei Karas
1
-6
/
+10
2015-11-16
Rename SpellTarget into CommandTarget enum and convert it to strong typed.
Andrei Karas
1
-3
/
+3
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-2
/
+1
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-09-30
move db files into db directory.
Andrei Karas
1
-1
/
+2
2013-03-24
improve textcommand class.
Andrei Karas
1
-1
/
+1
2013-02-24
Improve string usage in some files.
Andrei Karas
1
-1
/
+1
2013-02-14
fix copyright years.
Andrei Karas
1
-1
/
+1
2012-09-04
Add const to more classes.
Andrei Karas
1
-10
/
+12
2012-08-23
Remove useless includes.
Andrei Karas
1
-0
/
+1
2012-05-24
Dehardcode some old paths.
Andrei Karas
1
-1
/
+4
2012-02-24
More copyright fixes.
Andrei Karas
1
-0
/
+1
2012-02-24
Fix GPL license.
Andrei Karas
1
-2
/
+1
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-5
/
+5
2011-09-19
Add comment field to spells/commands.
Andrei Karas
1
-6
/
+9
2011-09-14
Add more checks and some code cleanups.
Andrei Karas
1
-1
/
+1
2011-09-10
Change empty strings initializations.
Andrei Karas
1
-32
/
+30
2011-08-09
Fix copyright headers. Add missing copyrights and fix program name.
Andrei Karas
1
-2
/
+2
2011-05-24
Add simple memory leak detector.
Andrei Karas
1
-0
/
+2
2011-01-02
Initial commit.
Andrei Karas
1
-0
/
+115