index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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
/
utils
Age
Commit message (
Collapse
)
Author
Files
Lines
2006-12-14
Removed the rather useless remaining draw function from the engine class and
Bjørn Lindeijer
1
-3
/
+5
fixed an issue with fading out damage texts (they were sometimes fully opaque at the end of fading out).
2006-12-12
Moved base64 module into utils directory.
Bjørn Lindeijer
2
-0
/
+186
2006-11-27
Added implementation of gettimeofday() for windows machines.
Philipp Sehmisch
1
-0
/
+111
2006-11-15
Added missing Id keyword property to recently added files.
Bjørn Lindeijer
2
-2
/
+2
2006-11-15
Separated getProperty method to an XML utility namespace.
Bjørn Lindeijer
2
-0
/
+100
2006-03-19
Unreverted latest change by Doener due to my lack of proper communication ↵
Eugenio Favalli
1
-0
/
+37
abilities.
2006-03-19
Reverted changeset r2269 (toString) as requested by ElvenProgrammer.
Björn Steinbrink
1
-37
/
+0
2006-03-18
Fixed indentation.
Björn Steinbrink
1
-5
/
+5
2006-03-18
Added a toString conversion function.
Björn Steinbrink
1
-0
/
+37
2006-03-09
Added guards.
Björn Steinbrink
1
-0
/
+5
2006-03-08
Added a 'dtor' helper functor to delete objects in arrays and containers ↵
Björn Steinbrink
1
-0
/
+44
using STL algorithms.