index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
115
-1064
/
+2576
2009-03-22
Fixed some compiler warnings
Bjørn Lindeijer
3
-10
/
+13
2009-03-19
Be sure to free the window icon
Jared Adams
1
-1
/
+5
2009-03-19
Throttle framerates down to save CPU cycles. Now that we're getting high
Ira Rice
3
-18
/
+25
2009-03-19
Be sure to free the window icon
Jared Adams
1
-1
/
+5
2009-03-19
Reduced down label code.
Ira Rice
1
-29
/
+1
2009-03-19
Forgot to remove some now unneeded includes.
Ira Rice
4
-4
/
+0
2009-03-19
Made the plus and minus buttons in the last commit look more
Ira Rice
5
-10
/
+12
2009-03-19
Reformatted the item amount window and the buy/sell windows so that
Ira Rice
10
-62
/
+156
2009-03-19
Simplified trading dialog controls.
Ira Rice
3
-36
/
+22
2009-03-19
Some minor cleanups in a few windows and build scripts, as well as
Ira Rice
7
-305
/
+18
2009-03-19
Make sure positionable dialogs start out centered
Jared Adams
23
-20
/
+57
2009-03-19
Port Progressbar to TextRenderer
Majin Sniper
1
-23
/
+8
2009-03-19
Port Progressbar to TextRenderer
Majin Sniper
2
-14
/
+10
2009-03-19
Fixed SDL_ttf include again
Bjørn Lindeijer
1
-1
/
+1
2009-03-19
Updated Code::Blocks project file
Bjørn Lindeijer
1
-2
/
+0
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
14
-45
/
+81
2009-03-18
A few more fixes in the ItemAmount dialog
Jared Adams
1
-1
/
+5
2009-03-18
Clean up TtemAmount dialog and add an All button
Jared Adams
2
-27
/
+33
2009-03-18
Clean up TtemAmount dialog and add an All button
Jared Adams
2
-27
/
+33
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
12
-21
/
+44
2009-03-18
Windows compilation fixes
Philipp Sehmisch
2
-2
/
+2
2009-03-18
Merge branch 'master' of git@gitorious.org:tmw/eathena
Philipp Sehmisch
47
-610
/
+1284
2009-03-18
Updated project file
Philipp Sehmisch
1
-0
/
+2
2009-03-18
Added an entry for Majin Sniper to the mailmap file
Bjørn Lindeijer
1
-0
/
+1
2009-03-18
Fixed a broken Mac include for SDL_ttf
Bjørn Lindeijer
2
-4
/
+4
2009-03-17
Add the TextPreview widget to CBP and CMake
Jared Adams
2
-0
/
+4
2009-03-17
Finish renaming gui/color.* to gui/palette.*
Jared Adams
2
-4
/
+4
2009-03-17
Added an image merge feature loosely based on a merge function found in
Ira Rice
5
-29
/
+117
2009-03-16
Applied a similar optimization as in commit
Ira Rice
2
-29
/
+58
2009-03-16
Optimising OpenGLGraphics::drawImagePattern
Steve Cotton
2
-0
/
+57
2009-03-16
Rename the old Palette class to DyePalette
Steve Cotton
2
-10
/
+10
2009-03-16
Code reformatting
Steve Cotton
2
-6
/
+6
2009-03-15
Fixed BuySell dialog to remember its position. For proper configuration
Ira Rice
1
-0
/
+1
2009-03-15
Overrode the reset window function in the chat window to also reset the
Ira Rice
7
-9
/
+27
2009-03-15
Fixed color previews for item types.
Ira Rice
1
-0
/
+1
2009-03-15
Fix some mem leaks
Jared Adams
12
-22
/
+42
2009-03-14
Improved pulsating algorithm to look better for impure colors.
Ira Rice
1
-3
/
+3
2009-03-14
Fixed default size for the debug window.
Ira Rice
1
-1
/
+1
2009-03-14
Removed a redundant widget resize function in the shortcut window.
Ira Rice
2
-16
/
+7
2009-03-14
Exposed a few more windows to the reset button on the setup window.
Ira Rice
5
-21
/
+33
2009-03-14
Exposed a few more windows to the reset window button under the setup
Ira Rice
2
-1
/
+6
2009-03-14
Made the slider editable when pulse gradient is selected.
Ira Rice
3
-13
/
+56
2009-03-14
Added a pulse effect into the palette class, which uses the set color
Ira Rice
3
-41
/
+39
2009-03-14
Modified the equipment window to use the highlight color for selections.
Ira Rice
1
-16
/
+18
2009-03-14
Fixed item popups in the equipment window to display the proper item
Ira Rice
1
-2
/
+4
2009-03-14
Fixed a label in the status window to use the label widget inside the
Ira Rice
1
-1
/
+1
2009-03-14
Added the label classes that were accidently left out in commit
Ira Rice
2
-0
/
+123
2009-03-14
Exposed the progress bar colors to the color management tab.
Ira Rice
11
-19
/
+66
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
30
-176
/
+173
[next]