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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-11-19
Separated sprite definition from playback.
Bjørn Lindeijer
21
-566
/
+718
2006-11-18
Fixed initialization of joystick enabled checkbox.
Bjørn Lindeijer
1
-1
/
+1
2006-11-17
Added mouse following support.
Björn Steinbrink
2
-1
/
+43
2006-11-15
Added missing Id keyword property to recently added files.
Bjørn Lindeijer
4
-4
/
+4
2006-11-15
Separated getProperty method to an XML utility namespace.
Bjørn Lindeijer
7
-84
/
+131
2006-11-14
Resolve Image* of animation phase at load time instead of storing just the
Bjørn Lindeijer
6
-89
/
+85
2006-11-14
Separated Action class to its own module.
Bjørn Lindeijer
7
-94
/
+166
2006-11-12
Worked around a Guichan exception thrown for mice with many buttons (patch by
Bjørn Lindeijer
1
-2
/
+12
2006-11-12
Made pathfinding algorithm cope better with beings blocking the road. This is
Bjørn Lindeijer
2
-23
/
+42
2006-11-09
Fixed a conflict with Windows headers and updated project files
Eugenio Favalli
3
-14
/
+15
2006-11-05
Changed some printf statements to log statements.
Bjørn Lindeijer
4
-9
/
+11
2006-11-05
Fixes the money value after seling something.
Yohann Ferreira
1
-0
/
+1
2006-11-05
Fixed percentage indicator of update window.
Bjørn Lindeijer
1
-1
/
+1
2006-11-05
Fixed money field to no longer hide below the bottom of the window.
Bjørn Lindeijer
2
-18
/
+20
2006-11-05
Reverted wallpaper and added more useful logging to ResourceManager.
Bjørn Lindeijer
1
-4
/
+4
2006-11-05
A final fix to secure the shoplistbox.
Yohann Ferreira
1
-1
/
+1
2006-11-05
Fixes to Sell dialog.
Yohann Ferreira
3
-6
/
+10
2006-11-05
Added item's pictures in sell dialogs, and precisions about the total money i...
Yohann Ferreira
7
-23
/
+69
2006-11-05
Added pictures to items in buy dialogs. Also too expensive items are highligh...
Yohann Ferreira
8
-30
/
+393
2006-11-05
fixed a typo in last commit
Philipp Sehmisch
1
-2
/
+2
2006-11-04
added scythe as a permanent weapon.
Philipp Sehmisch
4
-3
/
+47
2006-11-03
Updated to the new default updatehost.
Bjørn Lindeijer
2
-2
/
+3
2006-11-01
Added support for å and Å (with help of Håkan Rönn)
Bjørn Lindeijer
2
-2
/
+2
2006-10-30
Updated Windows binary version
Eugenio Favalli
1
-4
/
+4
2006-10-29
Properly initialize sprite vector.
Björn Steinbrink
1
-2
/
+2
2006-10-29
Fixed excessive unnecessary reloading of sprites. Also updated NEWS file.
Bjørn Lindeijer
1
-6
/
+10
2006-10-28
Reload wallpaper after updates are done.
Björn Steinbrink
1
-0
/
+4
2006-10-26
Merged CMake branch
Björn Steinbrink
2
-1
/
+304
2006-10-09
little tweaks to buy and buy/sell dialogs.
Yohann Ferreira
2
-4
/
+9
2006-10-07
Resolved some weirdness involving the terms scroll and speed.
Bjørn Lindeijer
3
-26
/
+30
2006-10-07
Added support for gzip compressed map layer data. Increased version to 0.0.22.
Bjørn Lindeijer
4
-100
/
+130
2006-10-03
Removed empty frames from headgears.
Bjørn Lindeijer
1
-1
/
+1
2006-10-03
Turned AmbientOverlay into a class. Cleaned up the associated code.
Björn Steinbrink
6
-97
/
+175
2006-10-01
Accepted patches by GDO and VictorSan that fix problems with hiding windows
Bjørn Lindeijer
3
-22
/
+18
2006-09-28
Fix random crashes when map tiles are missing.
Björn Steinbrink
1
-6
/
+14
2006-09-24
Removed unused hairstyle frames and applied patch by Rogier Polak to solve the
Bjørn Lindeijer
2
-1
/
+8
2006-09-21
Made canceling the update process non-blocking (Patch by VictorSan)
Eugenio Favalli
2
-4
/
+19
2006-09-20
tweaks at the animation system (mostly about fixing the looping attack animat...
Philipp Sehmisch
5
-31
/
+74
2006-09-20
Added a slider for controlling the OverlayDetail (based on a patch by VictorSan)
Philipp Sehmisch
3
-3
/
+55
2006-09-17
Stop using the sticky window attribute which is unneeded for the current impl...
Björn Steinbrink
1
-9
/
+3
2006-09-16
another variable name change doener suggested
Philipp Sehmisch
1
-6
/
+6
2006-09-16
Fixed the crash when attacking without a weapon, some additional stability im...
Philipp Sehmisch
2
-25
/
+43
2006-09-16
Fixed line-endings and set missing properties.
Björn Steinbrink
2
-31
/
+31
2006-09-16
Updated release infos
Eugenio Favalli
1
-4
/
+4
2006-09-14
Removed some useless debug output.
Björn Steinbrink
1
-2
/
+0
2006-09-14
src/gui/char_select.cpp, src/main.cpp: Fix the character name matching loop a...
Björn Steinbrink
2
-0
/
+11
2006-09-14
Fix up the player selection stuff, it's a bit nicer now.
Björn Steinbrink
3
-14
/
+25
2006-09-13
some improvements at the animation system
Philipp Sehmisch
2
-14
/
+36
2006-09-13
Fix up the player selection command line option.
Björn Steinbrink
1
-15
/
+16
2006-09-12
Added some items to the NEWS file.
Bjørn Lindeijer
1
-2
/
+1
[next]