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
Age
Commit message (
Collapse
)
Author
Files
Lines
2007-08-19
Fixed typo in female light plate mail.
Bjørn Lindeijer
1
-3
/
+4
2007-08-19
Updated CMake file and fixed typo in female light plate mail.
Bjørn Lindeijer
2
-35
/
+44
2007-08-19
v0.0 - keyboard config, sit fixed.
Joshua Langley
2
-1
/
+2
2007-08-19
buy/sell fixed minimum quantity 1.
Joshua Langley
3
-35
/
+35
2007-08-19
v0.0.23 - src/keyboardconfig.cpp, src/keyboardconfig.h - minor cleanup.
Joshua Langley
3
-32
/
+31
2007-08-19
Fixed typo.
Guillaume Melquiond
2
-1
/
+5
2007-08-18
Adapted to new server handling of character attributes.
Guillaume Melquiond
6
-78
/
+86
2007-08-17
Fixed compile issue related to array bound not being an integer constant.
Bjørn Lindeijer
2
-1
/
+3
2007-08-17
Added a small program for calculating adler32 checksums of files.
Bjørn Lindeijer
2
-1
/
+73
2007-08-15
Added farmer NPC for woodland village.
Philipp Sehmisch
1
-1
/
+6
2007-08-14
Removed obsolete code. Added support for money received while trading.
Guillaume Melquiond
5
-131
/
+14
2007-08-14
Fixed popup menu requiring one more click after being used.
Eugenio Favalli
5
-15
/
+28
2007-08-14
Enabled buying and selling from NPCs.
Guillaume Melquiond
5
-20
/
+18
2007-08-14
Fixed error-prone interface. Handled money as an inventory part.
Guillaume Melquiond
4
-22
/
+26
2007-08-14
itemcontainer.cpp - removed debug
Joshua Langley
1
-3
/
+0
2007-08-14
inventory - split function fix
Joshua Langley
5
-25
/
+57
2007-08-14
mantis_id:129 - Inventory Window Slots Added.
Joshua Langley
17
-198
/
+571
2007-08-13
Fixed svn properties.
Guillaume Melquiond
19
-1409
/
+1409
2007-08-13
Started conversion of buy/sell to new server.
Guillaume Melquiond
9
-72
/
+46
2007-08-13
Updated French translation. Forgot previous Changelog.
Guillaume Melquiond
2
-101
/
+105
2007-08-13
Added first draft of Italian translation.
Eugenio Favalli
3
-1
/
+497
2007-08-13
Updated .po files, so that people can start translating the whole interface, ↵
Guillaume Melquiond
2
-25
/
+836
almost.
2007-08-13
Fixed internationalization support on Windows.
Eugenio Favalli
3
-10
/
+34
2007-08-10
Removed colon in NPC choice messages.
Guillaume Melquiond
4
-16
/
+15
2007-08-09
Forgot to update the list of translatable source files.
Guillaume Melquiond
2
-0
/
+23
2007-08-08
Some color corrections at the light platemail armor.
Philipp Sehmisch
1
-1
/
+10
2007-08-08
Added music and graphic effects to the woodland village maps.
Philipp Sehmisch
1
-1
/
+12
2007-08-08
Fixed position of the cleaning bit for looks, so that it actually fits into ↵
Guillaume Melquiond
5
-5
/
+15
network data.
2007-08-08
Moved equipment background to the gui directory. Changed name to lowercase only.
Guillaume Melquiond
4
-3
/
+11
2007-08-08
add "static" on boxPosition.
Joshua Langley
1
-1
/
+1
2007-08-08
Re-designed equipment window, un-equip created.
Joshua Langley
8
-34
/
+155
2007-08-07
Modified item database, so that equipment can actually be tested out-of-the-box.
Guillaume Melquiond
1
-0
/
+2
2007-08-07
Fixed my breakage of persistent window dimensions. Cleaned a few things ↵
Guillaume Melquiond
14
-83
/
+52
along the way.
2007-08-07
Marked most of the GUI as translatable.
Guillaume Melquiond
23
-166
/
+205
2007-08-06
Added two new NPCs and gave some of the older NPCs a makeover to look more ↵
Philipp Sehmisch
1
-1
/
+11
like the style of the new playerset. Corrected a few mapping errors in the new woodland village. Tweaked description and values of the scythe.
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed ↵
Guillaume Melquiond
12
-433
/
+21
redundant HAS_CONFIG_H macro. Used autopoint for generating gettext environment. Removed auto-generated file from po directory.
2007-08-06
Added support for translating variable strings.
Guillaume Melquiond
7
-42
/
+173
2007-08-05
Added woodland village indoor tilesets and map.
Philipp Sehmisch
1
-5
/
+13
2007-08-05
Do not include config.h when the program has not been configured.
Guillaume Melquiond
2
-0
/
+3
2007-08-05
Added support for internationalization. Tested by translating a few gui ↵
Guillaume Melquiond
14
-14
/
+614
strings to french.
2007-08-01
Forgot the ChangeLog commit.
Guillaume Melquiond
1
-0
/
+5
2007-08-01
Fixed update of equipment flag, so that items can be equipped properly.
Guillaume Melquiond
2
-2
/
+7
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
25
-568
/
+74
2007-07-29
Switch to upstream CMake modules for libxml2 and curl.
Björn Steinbrink
4
-103
/
+9
2007-07-29
Forgot a few debug statements.
Guillaume Melquiond
1
-3
/
+1
2007-07-29
Converted trading to new server.
Guillaume Melquiond
7
-75
/
+123
2007-07-28
forgot to commit a file with the last commit
Philipp Sehmisch
1
-0
/
+82
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
18
-73
/
+55
2007-07-25
Added being speed to protocol.
Guillaume Melquiond
3
-5
/
+14
2007-07-25
keyboard config - keyboard setup gui re-designed, fixed errors in keyboard ↵
Joshua Langley
7
-84
/
+98
config. m_id:16
[prev]
[next]