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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
Merge branch 'master' into stripped
Andrei Karas
1
-0
/
+10
2012-02-05
Add own translation system.
Andrei Karas
1
-0
/
+6
2012-02-05
Separate map class to map and maplayer.
Andrei Karas
1
-0
/
+2
2012-02-05
Move language functions to langs.cpp and langs.h files.
Andrei Karas
1
-0
/
+2
2012-02-05
Merge branch 'master' into stripped
Andrei Karas
1
-0
/
+6
2012-02-01
Rename CustomServerDialog to EditServerDialog.
Andrei Karas
1
-0
/
+2
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
1
-0
/
+2
2012-01-23
Add false and true condition logging.
Andrei Karas
1
-0
/
+2
2012-01-22
Merge commit 'v1.2.1.22' into stripped
Andrei Karas
1
-2
/
+8
2012-01-04
Add ability for testing drivers and graphics.
Andrei Karas
1
-0
/
+4
2012-01-04
Add process execute functions.
Andrei Karas
1
-0
/
+2
2011-12-29
Move sha256 files to manaserv only files.
Andrei Karas
1
-2
/
+2
2011-11-28
Merge commit 'v1.1.11.27' into stripped
stripped1.1.11.27
Andrei Karas
1
-0
/
+2
2011-11-19
Add limits for creating chars (hair color, hair style, stats).
Andrei Karas
1
-0
/
+2
2011-11-13
Merge branch 'master' into stripped
stripped1.1.11.12
Andrei Karas
1
-0
/
+1
2011-11-13
Add missing h file to make and project files.
Andrei Karas
1
-0
/
+1
2011-09-04
Merge branch 'master' into stripped
stripped1.1.9.4
Andrei Karas
1
-0
/
+6
2011-08-30
Add auction bot support switch.
Andrei Karas
1
-0
/
+2
2011-08-28
Fix possible conflicts between class names GuildTab, PartyTab and other.
Andrei Karas
1
-2
/
+2
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-0
/
+4
2011-08-24
Remove embeded guichan.
Andrei Karas
1
-115
/
+7
2011-08-15
Move setupitem class to widgets directory.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file name table to correct guitable.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file name ministatus to correct ministatuswindow.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file name updatewindow to correct updaterwindow.
Andrei Karas
1
-2
/
+2
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-4
/
+4
2011-08-10
Add players setup tab.
Andrei Karas
1
-0
/
+2
2011-08-10
Rename setup_players to setup_relations.
Andrei Karas
1
-2
/
+2
2011-08-09
Add perfomance setup tab.
Andrei Karas
1
-0
/
+2
2011-07-31
Extract shared logic from tradehandler netcode to ea namespace.
Andrei Karas
1
-0
/
+2
2011-07-31
Extract shared logic from specialhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+2
2011-07-31
Extract shared logic from npchandler and playerhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+4
2011-07-31
Extract shared logic from itemhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+2
2011-07-30
Extract shared logic from inventoryhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+2
2011-07-30
Extract shared logic from guildhandler and partyhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+8
2011-07-29
Extract shared logic from chathandler and gamehandler netcode to ea namespace.
Andrei Karas
1
-1
/
+5
2011-07-28
Extract shared logic from charserverhandler and loginhandler netcode to ea na...
Andrei Karas
1
-1
/
+5
2011-06-24
Delete some useless files and rename windows resource file.
Andrei Karas
1
-1
/
+1
2011-06-19
Redesign Misc setup page.
Andrei Karas
1
-0
/
+2
2011-06-18
Start implimenting new setup pages.
Andrei Karas
1
-0
/
+2
2011-06-16
Fix dataDir in branding files.
Andrei Karas
1
-0
/
+2
2011-06-09
Add "did you know?" dialog and some messages for it.
Andrei Karas
1
-0
/
+2
2011-06-03
Remove SDL_gfxBlitFunc.h from automake, and leave it only in cmake
Andrei Karas
1
-0
/
+1
2011-05-31
Add missing guichan files.
Andrei Karas
1
-0
/
+2
2011-05-31
Allow use system guichan by automake switch --with-internalguichan=no.
Andrei Karas
1
-49
/
+50
2011-05-30
Add guichan files to cmake and remove deps on guichan libs.
Andrei Karas
1
-7
/
+93
2011-05-24
Add missing files to cmake and code blocks make files.
Andrei Karas
1
-0
/
+1
2011-05-20
Start separating netcode to functions and moving some code to ea name space
Andrei Karas
1
-2
/
+12
2011-05-12
Renaming login, sell, trade (cpp, h) files to correct names.
Andrei Karas
1
-6
/
+6
2011-04-04
Rename some gui class files to real class names.
Andrei Karas
1
-10
/
+10
[next]