index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
1
-0
/
+2
2007-10-22
Not sure how I was able to mess this one.
Guillaume Melquiond
1
-4
/
+5
2007-10-22
Plugged memory leak. Cleaned code.
Guillaume Melquiond
1
-0
/
+4
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-4
/
+4
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-6
/
+13
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
1
-335
/
+344
2007-08-13
Fixed internationalization support on Windows.
Eugenio Favalli
1
-0
/
+5
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
1
-2
/
+3
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...
Guillaume Melquiond
1
-1
/
+1
2007-08-05
Added support for internationalization. Tested by translating a few gui strin...
Guillaume Melquiond
1
-0
/
+7
2007-07-23
Fixed segfault on exit when OpenGL configuration changed.
Guillaume Melquiond
1
-6
/
+0
2007-07-08
Merged 0.0 changes from revision 3317 to 3362 to trunk.
Bjørn Lindeijer
1
-0
/
+2
2007-06-30
fixed a mistake in the last commit (read an #ifndef as #ifdef)
Philipp Sehmisch
1
-1
/
+3
2007-06-30
Changed include order to avoid a problem with guichan on windows. Implemented...
Philipp Sehmisch
1
-4
/
+1
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-10
/
+16
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-32
/
+69
2007-03-11
Merged 0.0 changes from revision 3065 to 3177 to trunk.
Bjørn Lindeijer
1
-11
/
+45
2007-03-03
Fixed auto-character-select and switch_character combination. Added svn-prope...
Rogier Polak
1
-0
/
+4
2007-02-25
Fixed small issue concerning SDL timers, removed a useless variable.
Rogier Polak
1
-6
/
+1
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
1
-19
/
+211
2007-02-15
Come on guys, that was just a test.
Bjørn Lindeijer
1
-1
/
+1
2007-02-15
Tagged the 0.0.22.2 release.
Bjørn Lindeijer
1
-1
/
+1
2007-01-23
Merged 0.0 changes from revision 3035 to 3065 to trunk.
Bjørn Lindeijer
1
-3
/
+1
2007-01-14
Merged 0.0 changes from revision 2988 to 3035 to trunk.
Bjørn Lindeijer
1
-4
/
+6
2007-01-07
Synchronized player attributes with wiki Attributes page and removed Job XP.
Bjørn Lindeijer
1
-10
/
+8
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-8
/
+12
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-32
/
+19
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-1
/
+1
2006-11-05
Use \n instead of std::endl when writing to stdout.
Björn Steinbrink
1
-13
/
+12
2006-11-04
src/main.cpp: Restore the homeDir config entry (temporarily).
Björn Steinbrink
1
-3
/
+5
2006-11-04
Add a libxml2 init wrapper.
Björn Steinbrink
1
-18
/
+20
2006-11-02
Merged trunk changes from revision 2757 to 2800 into the 0.1.0 branch.
Bjørn Lindeijer
1
-0
/
+4
2006-11-02
Removed some cruft that was needed for eAthena.
Björn Steinbrink
1
-20
/
+13
2006-11-02
Network layer refactoring.
Björn Steinbrink
1
-54
/
+46
2006-09-29
Merged trunk changes from revision 2618 to 2716 into the 0.1.0 branch.
Bjørn Lindeijer
1
-51
/
+57
2006-09-02
Fixed crash when using short versions of server and port command line options
Bjørn Lindeijer
1
-5
/
+11
2006-08-30
Added a first version of the server dialog with an unskinned dropdown. Upgrad...
Yohann Ferreira
1
-20
/
+61
2006-08-28
Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch.
Bjørn Lindeijer
1
-3
/
+22
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
1
-24
/
+24
2006-08-26
Got rid of numerous additions and substractions to the hair style and color.
Bjørn Lindeijer
1
-1
/
+1
2006-08-20
Fixed selection of player character and implemented sending of game and chat
Bjørn Lindeijer
1
-13
/
+10
2006-08-20
The Network can now connect to the three servers and affected methods now take
Bjørn Lindeijer
1
-85
/
+104
2006-08-14
Completed porting of character creation/deletion, fixed some issues with netw...
Eugenio Favalli
1
-18
/
+21
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
1
-20
/
+9
2006-08-02
Ported account registration to tmwserv. There's still a disconnection/reconne...
Eugenio Favalli
1
-4
/
+24
2006-07-30
Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0
Bjørn Lindeijer
1
-3
/
+5
2006-07-27
Modified client version to be an int.
Eugenio Favalli
1
-1
/
+1
2006-07-26
Removed char server selection dialog, and added character visualization in ch...
Eugenio Favalli
1
-39
/
+2
2006-07-25
Added support for writing log to standard output.
Bjørn Lindeijer
1
-60
/
+77
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-31
/
+29
[next]