index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-09
Added check for username length > 4 characters
Eugenio Favalli
1
-3
/
+2
2005-04-08
*** empty log message ***
Eugenio Favalli
1
-0
/
+7
2005-04-08
Updated change log and made mouse walk only work with left mouse button.
Bjørn Lindeijer
1
-8
/
+11
2005-04-08
quick exit fix
Jan-Fabian Humann
1
-1
/
+1
2005-04-08
Added window resizing.
Aaron Marks
2
-3
/
+61
2005-04-07
trade updated: trade is now possible, but some bugs are still to be fixed by ...
Jan-Fabian Humann
2
-3
/
+73
2005-04-07
Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window
Bjørn Lindeijer
3
-5
/
+30
2005-04-07
Updates for 0.0.11a release this evening and removed action listening from
Bjørn Lindeijer
1
-2
/
+2
2005-04-07
* Fixed crash on exit when trying to delete listbox that wasn't created.
Bjørn Lindeijer
6
-22
/
+42
2005-04-07
Use new Guichan widget disableing feature to disable buttons as appropriate in
Bjørn Lindeijer
1
-0
/
+7
2005-04-06
trade update: now both guys see the added item
Jan-Fabian Humann
2
-8
/
+33
2005-04-06
Another trade update
Jan-Fabian Humann
2
-21
/
+1
2005-04-06
update for trade: now on right click
Jan-Fabian Humann
4
-3
/
+190
2005-04-06
Updating item names (we really need a db)
Eugenio Favalli
1
-3
/
+10
2005-04-05
*** empty log message ***
Eugenio Favalli
1
-11
/
+11
2005-04-05
Cleaning and fixing setup window
Eugenio Favalli
1
-41
/
+18
2005-04-05
Don't command the server to walk the character to an occupied tile, for example
Bjørn Lindeijer
1
-1
/
+1
2005-04-05
Fixng consistency between config button and setup window (lol)
Eugenio Favalli
1
-2
/
+2
2005-04-05
Fixng consistency between config button and setup window
Eugenio Favalli
1
-1
/
+1
2005-04-04
tiny compile fix
Jan-Fabian Humann
1
-1
/
+5
2005-04-04
starting to do the trade window, i know it's not functionable and contains a ...
Jan-Fabian Humann
4
-2
/
+290
2005-04-04
quick fix for bug which increased item amount when warping client-side
Jan-Fabian Humann
2
-0
/
+13
2005-04-04
Just a fast fix for the scollbars look
Eugenio Favalli
1
-2
/
+12
2005-04-03
New version of 3-1 map.
Bjørn Lindeijer
1
-7
/
+11
2005-04-02
Work around Guichan focussing bug.
Bjørn Lindeijer
2
-0
/
+14
2005-04-02
Added ConfigListener class to allow listening for changes to config options,
Bjørn Lindeijer
4
-4
/
+41
2005-04-02
Less Image::setAlpha calls.
Bjørn Lindeijer
4
-21
/
+14
2005-04-01
* The client will now only attempt to load .tmx or .tmx.gz files.
Bjørn Lindeijer
3
-5
/
+5
2005-03-28
Graphics updates
Eugenio Favalli
1
-0
/
+1
2005-03-26
Make sure logic method is called on the content of windows, fixes lists.
Bjørn Lindeijer
2
-0
/
+13
2005-03-26
Fix mouse walk to send the correct pair of coordinates to the server.
Bjørn Lindeijer
1
-1
/
+1
2005-03-25
Moved datafiles in unified structure.
Bjørn Lindeijer
13
-26
/
+22
2005-03-25
Put map in new place and unified loading location.
Bjørn Lindeijer
1
-1
/
+1
2005-03-24
Logger Implemented. (3/3)
Yohann Ferreira
5
-17
/
+18
2005-03-24
logger...
Yohann Ferreira
2
-2
/
+4
2005-03-24
Should fix the last commit
Eugenio Favalli
1
-1
/
+6
2005-03-24
Hey some graphics updates people =)
Eugenio Favalli
1
-1
/
+1
2005-03-21
Some cleanups and button, radiobutton and checkbox now take into account
Bjørn Lindeijer
3
-13
/
+13
2005-03-21
A few small fixes.
Bjørn Lindeijer
3
-0
/
+10
2005-03-20
TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore!
Bjørn Lindeijer
28
-262
/
+84
2005-03-19
Added config option for GUI alpha.
Bjørn Lindeijer
2
-2
/
+7
2005-03-17
Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ...
Kiyoshi Kyokai
1
-14
/
+14
2005-03-16
Advanced version to 0.0.11, updated desert tilesets and made sound code log a
Bjørn Lindeijer
1
-1
/
+0
2005-03-14
Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo...
Jan-Fabian Humann
2
-2
/
+16
2005-03-13
Added line wrapping on a per-word basis
Eric Scrivner
2
-6
/
+44
2005-03-13
Fixed problem with mouse walking through GUI.
Bjørn Lindeijer
2
-1
/
+23
2005-03-13
Converted ChatBox into a proper ChatWindow in response to changes by Chetic.
Bjørn Lindeijer
2
-44
/
+71
2005-03-13
* Moved Being public char *speech to private std::string speech
Bjørn Lindeijer
1
-1
/
+1
2005-03-11
Well, yet again the commit seems to have left some files out.
Bjørn Lindeijer
1
-0
/
+1
2005-03-06
Added alpha channal for items.png
Mateusz Kaduk
2
-2
/
+2
[next]