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 (
Expand
)
Author
Files
Lines
2005-08-23
Fixed errornous forward declaration.
Björn Steinbrink
2
-1
/
+3
2005-08-23
Some code cleanups in the sell dialog. Made the dialog accept items instead o...
Björn Steinbrink
4
-102
/
+67
2005-08-23
Updated Changelog
Yohann Ferreira
1
-0
/
+7
2005-08-23
Avoid possible buffer overflows in shop items' names. BuyDialog code cleanup.
Björn Steinbrink
4
-162
/
+95
2005-08-22
Removed a unuseful line.
Yohann Ferreira
1
-2
/
+0
2005-08-22
Improved the login sequence a bit.
Yohann Ferreira
2
-4
/
+57
2005-08-22
Enable Enter to deathNotice Dialog to resurrect. Todo: See how to remove a bi...
Yohann Ferreira
1
-0
/
+9
2005-08-22
Converted the buy & sell diaogs asserts into ifs to avoid game crashing, and ...
Yohann Ferreira
3
-35
/
+76
2005-08-22
Adding the resize.png to installation to prevent crashing.
Yohann Ferreira
1
-1
/
+2
2005-08-22
Fixes to the 7-1 map. Part 3. Next part is for EyeCandy I hope.
Yohann Ferreira
0
-0
/
+0
2005-08-22
Cropped map and corrected collision layer.
Bjørn Lindeijer
0
-0
/
+0
2005-08-22
Added casino and inn map by Irukard.
Bjørn Lindeijer
0
-0
/
+0
2005-08-22
Disabled use button in skill dialog since is still not being used.
Eugenio Favalli
2
-12
/
+6
2005-08-21
Some updates and cleanups
Eugenio Favalli
4
-5
/
+27
2005-08-21
Cleaned and fixed an error in my previous commit
Eugenio Favalli
1
-30
/
+8
2005-08-21
It should be enough of "How can i give you money?????����" while trad...
Matthias Hartmann
2
-6
/
+11
2005-08-21
I added some sugestions to Arena tileset
Krzysztof Daszuta
0
-0
/
+0
2005-08-21
New updates in INN tileset.
Krzysztof Daszuta
0
-0
/
+0
2005-08-20
Added some missing state changes and checks.
Björn Steinbrink
2
-8
/
+29
2005-08-19
Made the item amount box work with a provided item.
Björn Steinbrink
6
-59
/
+68
2005-08-19
Fixes to the 7-1 map. Part 2
Yohann Ferreira
0
-0
/
+0
2005-08-19
Moved gui window construction from engine.cpp to game.cpp
Björn Steinbrink
3
-124
/
+128
2005-08-19
Fixes to the 7-1 map.
Yohann Ferreira
0
-0
/
+0
2005-08-19
Updated the 7-1 map a bit ;)
Yohann Ferreira
0
-0
/
+0
2005-08-19
Added support for parsing command line options. Added option to skip the upda...
Björn Steinbrink
4
-15
/
+83
2005-08-18
*Temporary* fix to the resize code. But I'll be avenged by asking for adding ...
Yohann Ferreira
2
-34
/
+1
2005-08-18
Updated reference to latest libxml, fixed a bug in updating skills, updated s...
Eugenio Favalli
5
-136
/
+144
2005-08-18
Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.
Björn Steinbrink
9
-218
/
+506
2005-08-17
Removed special #ifdefs for libxml2 linking issues in Win32.
Eugenio Favalli
4
-22
/
+6
2005-08-16
Some other fixes and an attempt to use MouseOut().
Yohann Ferreira
2
-5
/
+39
2005-08-16
Adding the little things I've done to the ChangeLog. I forgot about that.
Yohann Ferreira
1
-0
/
+11
2005-08-16
Bugfixing and simplifying the resize code. Still a little bit buggy. (We were...
Yohann Ferreira
2
-47
/
+11
2005-08-16
Added a resize grip to resizable window, fixed some compiling errors.
Eugenio Favalli
7
-140
/
+174
2005-08-15
Removed guiTop global variable.
Björn Steinbrink
4
-7
/
+9
2005-08-15
Made the OpenGL related code fully #ifdef'ed.
Björn Steinbrink
4
-24
/
+44
2005-08-14
Fully removed the useOpenGL global.
Björn Steinbrink
6
-52
/
+90
2005-08-14
Removed accidently inserted newlines in ChangeLog.
Björn Steinbrink
1
-2
/
+0
2005-08-14
Started to fade out the useOpenGL global variable.
Björn Steinbrink
8
-9
/
+13
2005-08-14
Removed guiGraphics global pointer and removed dependencies on gui.h in some ...
Björn Steinbrink
12
-52
/
+63
2005-08-14
Moved image drawing code into the graphics class.
Björn Steinbrink
5
-156
/
+103
2005-08-14
Make the wrapper functions in the Graphics class conditional on OpenGL support.
Björn Steinbrink
5
-101
/
+97
2005-08-13
Reset selection in the sell dialog if all items at the selected slot are sold.
Björn Steinbrink
2
-0
/
+3
2005-08-13
Ops I forgot... :P
Eugenio Favalli
1
-0
/
+2
2005-08-13
Updated dev-cpp project file, removed unnecessary header, fixed some include ...
Eugenio Favalli
7
-15
/
+70
2005-08-13
Small header cleanup.
Björn Steinbrink
8
-5
/
+24
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
130
-488
/
+1116
2005-08-13
Removed smooth color changing from xp bar which was causing problems and does...
Eugenio Favalli
1
-7
/
+1
2005-08-13
Reformatted status window layout to avoid overlapping and lowered saturation ...
Eugenio Favalli
3
-42
/
+68
2005-08-12
Resetting quantity to 0 after selecting other items in buy/sell dialogs.
Eugenio Favalli
3
-0
/
+18
2005-08-11
Little cleanup and simplification.
Andrej Sinicyn
2
-4
/
+5
[prev]
[next]