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
2008-12-09
Updated release date for 0.0.27
v0.0.27
Bjørn Lindeijer
5
-6
/
+6
2008-12-09
Fixed two issues with the chat message parsing
Bjørn Lindeijer
1
-7
/
+11
2008-12-09
Removed the unused NewSkillDialog
Bjørn Lindeijer
5
-271
/
+0
2008-12-09
Make the window shortcuts configurable
Jared Adams
3
-10
/
+28
2008-12-09
Only play status effect sound effects for localplayer
Fate
2
-2
/
+4
2008-12-09
Defer re-adding of particles to next call to Being::logic() to avoid crash
Fate
3
-4
/
+19
2008-12-09
Status particle effects: when looking up block IDs (effect IDs for other
Fate
4
-7
/
+19
2008-12-08
An attempt to fix the crashes related to particles
Bjørn Lindeijer
1
-2
/
+7
2008-12-08
Mostly code reformatting
Bjørn Lindeijer
3
-9
/
+14
2008-12-08
Code reformatting
Bjørn Lindeijer
13
-298
/
+175
2008-12-08
Introduced another template to make deleting all values in a container easier.
Bjørn Lindeijer
12
-31
/
+20
2008-12-08
Clip the minimap image to within its window
Bjørn Lindeijer
1
-10
/
+14
2008-12-08
Don't scroll past the edges of the minimap
Bjørn Lindeijer
1
-0
/
+12
2008-12-07
Some code reformatting
Bjørn Lindeijer
5
-29
/
+23
2008-12-07
Added some initialization and removed ChargeDialog
Bjørn Lindeijer
9
-130
/
+13
2008-12-07
Ignore files created during Windows build
Bjørn Lindeijer
1
-0
/
+7
2008-12-07
Updated Code::Blocks project
Bjørn Lindeijer
1
-2
/
+4
2008-12-07
Changed bug contact to developer mailing list
Bjørn Lindeijer
1
-1
/
+1
2008-12-07
Updated version to 0.0.27
Bjørn Lindeijer
7
-31
/
+32
2008-12-07
Fixed inconsistency in default window sizes
Bjørn Lindeijer
9
-21
/
+22
2008-12-07
Use widgetResized to adjust chat window contents
Bjørn Lindeijer
2
-6
/
+4
2008-12-07
Made minimap visible by default
Bjørn Lindeijer
1
-0
/
+2
2008-12-07
Tweaked some configuration defaults
Bjørn Lindeijer
3
-10
/
+10
2008-12-07
Some small updates and reformatting
Bjørn Lindeijer
6
-62
/
+52
2008-12-07
Added client-side status change handlers (text, icon, particle effect, audio).
Fate
14
-38
/
+559
2008-12-06
Merge branch 'master' into statuseffects
Fate
2
-30
/
+36
2008-12-06
For interaction popup window: serialise beings as IDs and look up, to allow t...
Fate
2
-30
/
+36
2008-12-06
Defrobnicated ParticleContainer inheritance hierarchy
Fate
3
-31
/
+69
2008-12-06
Merge branch 'master' into statuseffects
Fate
12
-137
/
+191
2008-12-06
Minor punctuation fix, merged earlier /whisper fix/help update with separate ...
Fate
1
-2
/
+2
2008-12-06
Merge branch 'master' of git@gitorious.org:tmw/eathena
Fate
11
-96
/
+137
2008-12-06
Fixes to the /w command
Fate
1
-2
/
+4
2008-12-07
Some code reformatting and updated NEWS
Bjørn Lindeijer
2
-10
/
+14
2008-12-07
Changed proxy fix to only tell the proxy to no-cache
Kraant
1
-6
/
+11
2008-12-07
Set headers for CURL so that proxies won't cache files
Kraant
1
-0
/
+9
2008-12-07
Changed the status window so that all the information appears by default
Douglas Boffey
1
-1
/
+1
2008-12-07
Fixed wrapping in some cases, removed draw method
Bjørn Lindeijer
4
-59
/
+24
2008-12-07
Made NPC dialogues resizeable.
Ira Rice
4
-7
/
+94
2008-12-06
Some code formatting
Bjørn Lindeijer
1
-45
/
+12
2008-12-06
Made /where response include position information
Bjørn Lindeijer
1
-1
/
+4
2008-12-06
Updated link to the forums
Bjørn Lindeijer
2
-1
/
+2
2008-12-06
Removed unnecessary weight check in itemdb loader
Lloyd Bryant
1
-3
/
+3
2008-12-06
Added particle containers and refactored beings to use them (to clean up resp...
Fate
5
-31
/
+281
2008-12-06
Fix whispering
Jared Adams
1
-2
/
+2
2008-12-05
added /w shortcut for whispering
Fate
2
-41
/
+52
2008-12-05
Fade out mouse cursor when not used for some time
Bjørn Lindeijer
2
-12
/
+46
2008-12-05
Fixed MutexLocker to not work on a copy
Bjørn Lindeijer
2
-7
/
+10
2008-12-05
Fix race condition with a std::string access
Bjørn Lindeijer
4
-15
/
+124
2008-12-04
Don't reuse the setupWindow variable from the game
Bjørn Lindeijer
1
-2
/
+2
2008-12-04
Deleted a few dangling pointers noticed by Bjorn.
Ira Rice
1
-1
/
+6
[next]