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
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-15
Fix some mem leaks
Jared Adams
1
-1
/
+0
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-4
/
+3
2009-03-12
Extending the internal handling of colors
sniper
1
-4
/
+4
2009-03-12
Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e
Ira Rice
1
-0
/
+1
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
1
-3
/
+0
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
1
-0
/
+3
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-24
/
+30
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
1
-3
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+1
2009-03-10
Fix some mem leaks
Jared Adams
1
-1
/
+0
2009-02-24
Fix update handling
Jared Adams
1
-11
/
+11
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-2
/
+2
2009-02-15
Renamed aethyraFile to configFile, which is a lot more descriptive of
Ira Rice
1
-6
/
+6
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-20
/
+22
2009-02-11
Changed spelling from colour to color.
Philipp Sehmisch
1
-4
/
+4
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-1
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-5
/
+5
2009-02-09
Changed AETHYRA_DATADIR to PKG_DATADIR.
Ira Rice
1
-2
/
+2
2009-02-07
Some more include cleanups.
Ira Rice
1
-4
/
+0
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-0
/
+1
2009-01-25
Removed the TMW branding from header guards
Bjørn Lindeijer
1
-1
/
+1
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-19
Fixed a directory creation error reported by our Windows users (why
Ira Rice
1
-9
/
+39
2009-01-16
Candidate release for 0.0.27.1 (Windows needs to get colors fixed, and
Ira Rice
1
-1
/
+1
2009-01-15
Added emote database, which is loosely based off of the NPC database.
Ira Rice
1
-2
/
+5
2009-01-12
Fixed a path error that slipped through by accident.
Ira Rice
1
-1
/
+1
2009-01-12
Some rather pedantic changes. Unified all naming for emoticons in the
Ira Rice
1
-4
/
+4
2009-01-09
Added the ability to see your own name in game.
Ira Rice
1
-0
/
+1
2009-01-09
Fixed color setup dialog (which was uninitialized in older commits when
Ira Rice
1
-3
/
+3
2009-01-08
Fixed include order (pedantic change)
Ira Rice
1
-0
/
+6
2009-01-08
Made remaining dialogs translatable
Bjørn Lindeijer
1
-45
/
+45
2009-01-09
Now, the real stage 2.0 of smiley window.
Forge
1
-0
/
+6
2009-01-06
Removed the now unnecessary SDL_TTF initializations.
Ira Rice
1
-2
/
+0
2009-01-06
Correct the codeset for translations to be UTF-8
Bjørn Lindeijer
1
-0
/
+1
2009-01-06
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-1
/
+1
2009-01-06
Added support for internationalization
Ira Rice
1
-1
/
+13
2009-01-05
Handling gender with an enum everywhere.
Philipp Sehmisch
1
-1
/
+3
2008-12-29
Added support for True Type Fonts using GUIChan's inbuilt SDLTrueType
Ira Rice
1
-0
/
+4
2008-12-26
Fixed a potential leak in setup, changed the default border color to
Ira Rice
1
-1
/
+1
2008-12-21
Fixed wallpaper selection to be handled correctly.
Ira Rice
1
-3
/
+3
2008-12-20
Enabled video mode switching, as well as got rid of an old, unneeded
Ira Rice
1
-11
/
+10
2008-12-07
Tweaked some configuration defaults
Bjørn Lindeijer
1
-1
/
+1
2008-12-07
Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'
Ira Rice
1
-11
/
+24
2008-12-06
Fix background on resolutions other than 800x600
Bjørn Lindeijer
1
-1
/
+10
2008-12-03
Don't reuse the setupWindow variable from the game
Bjørn Lindeijer
1
-2
/
+2
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
2008-12-03
Revised pointer deletion based on Bjorn's suggestion.
Ira Rice
1
-0
/
+4
2008-12-03
Fixed pointer deletion so that the setup window doesn't get double
Ira Rice
1
-2
/
+0
[next]