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
2005-01-06
Mostly commenting and indenting changes for setup dialog.
Bjørn Lindeijer
2
-152
/
+158
2005-01-06
Whoops left in two debug prints.
Bjørn Lindeijer
2
-2
/
+4
2005-01-05
Small fix in handling spaces around delimiter in ini file.
Bjørn Lindeijer
2
-61
/
+86
2005-01-05
- Fixing DevCpp project file again
Eugenio Favalli
3
-8
/
+64
2005-01-05
Removed bugging cancel button from npc dialog and fixed npc sprites.
Bjørn Lindeijer
5
-17
/
+28
2005-01-05
Updating Dev-Cpp project file and Win32 binaries
Eugenio Favalli
1
-3
/
+63
2005-01-04
Converted level.wav to level.ogg
Bjørn Lindeijer
2
-3
/
+3
2005-01-04
Got rid of last 5 Allegro datafiles.
Bjørn Lindeijer
5
-14
/
+23
2005-01-04
Removed large parts of old GUI code and improved layout of a few dialogs.
Bjørn Lindeijer
6
-627
/
+185
2005-01-04
Use custom ListBox and ScrollArea for skill dialog.
Bjørn Lindeijer
2
-25
/
+40
2005-01-04
Converted Skills dialog from old gui to Guichan. Files modified: graphics.cpp...
Aaron Marks
5
-146
/
+171
2005-01-03
Use a std::list to store the beings (nodes).
Bjørn Lindeijer
4
-140
/
+69
2005-01-03
Using own ListBox,
Mateusz Kaduk
2
-15
/
+19
2005-01-03
Indenting and comment updates.
Bjørn Lindeijer
4
-730
/
+744
2005-01-03
Some more comment and indent changes.
Bjørn Lindeijer
5
-17
/
+34
2005-01-03
Some indent, comment and const parameter changes.
Bjørn Lindeijer
4
-215
/
+237
2005-01-03
Added initial description of key areas in package and resource management.
Bjørn Lindeijer
1
-0
/
+122
2005-01-02
Don't try to create video bitmaps, and store whole numbers as whole numbers
Bjørn Lindeijer
2
-41
/
+42
2005-01-02
Got rid of hairset.dat and playerset.dat.
Bjørn Lindeijer
9
-66
/
+73
2005-01-02
Got rid of monsterset.dat. Oh and the monsters have a more realistic size now...
Bjørn Lindeijer
4
-3
/
+29
2005-01-02
Don't load the weapon set, doesn't seem to be used at the moment even.
Bjørn Lindeijer
3
-11
/
+4
2005-01-02
Removed Allegro datafile graphic.dat
Bjørn Lindeijer
7
-19
/
+19
2005-01-02
Added some commented SDL code to prepare for switch.
Bjørn Lindeijer
2
-98
/
+163
2005-01-01
Some changes that should be quite meaningless.
Bjørn Lindeijer
3
-51
/
+46
2004-12-31
- fixed bad bug in Configuration that always treated values as numeric
Alexander Baldeck
1
-1
/
+1
2004-12-30
- ported Configuration from lists to map
Alexander Baldeck
2
-68
/
+31
2004-12-30
Marker area of vertical scrollbar now skinned. Graphics seem lacking for
Bjørn Lindeijer
2
-0
/
+60
2004-12-30
Subclassed ListBox and TextBox for a little better visual appearance.
Bjørn Lindeijer
13
-7
/
+220
2004-12-30
Removed some references to jgmod.
Bjørn Lindeijer
3
-3
/
+3
2004-12-30
Cleanup, mainly removing unused code.
Bjørn Lindeijer
12
-1043
/
+32
2004-12-30
- added exception handling to setup dialog while starting sound
Alexander Baldeck
1
-1
/
+6
2004-12-29
Ported the npc text dialog and some other small updates.
Bjørn Lindeijer
17
-155
/
+242
2004-12-29
Ported NPC list dialog to Guichan.
Bjørn Lindeijer
6
-88
/
+131
2004-12-29
Updating devcpp project file
Eugenio Favalli
1
-3
/
+0
2004-12-29
Updating devcpp project file
Eugenio Favalli
3
-3
/
+5
2004-12-29
Changes to disable sound on Windows.
Bjørn Lindeijer
6
-31
/
+79
2004-12-29
Subclassed AllegroInput to intercept shortcuts.
Bjørn Lindeijer
7
-96
/
+235
2004-12-29
- oopsie.. see messages of SDL change :)
Alexander Baldeck
1
-1
/
+1
2004-12-29
- added SDL & SDL_mixer to all makefiles
Alexander Baldeck
3
-5
/
+5
2004-12-29
- ported sound engine to SDL_Mixer
Alexander Baldeck
9
-281
/
+172
2004-12-29
Updating devcpp project file
Eugenio Favalli
1
-24
/
+4
2004-12-28
A few cleanups and small fix to sell dialog.
Bjørn Lindeijer
4
-24
/
+3
2004-12-28
Ported sell dialog to Guichan.
Bjørn Lindeijer
12
-76
/
+296
2004-12-28
Fixed refreshing of stats window
Mateusz Kaduk
2
-6
/
+3
2004-12-28
- some optimization :)
Alexander Baldeck
1
-19
/
+17
2004-12-28
action method sends info to server when stats increased.
Mateusz Kaduk
1
-10
/
+13
2004-12-28
Make stats window display numbers instead of characters.
Bjørn Lindeijer
5
-125
/
+97
2004-12-28
StatsWindow registered with ActionListener
Mateusz Kaduk
1
-11
/
+11
2004-12-28
Added update method to stats
Mateusz Kaduk
3
-35
/
+77
2004-12-28
Simplified graphic engine
Eugenio Favalli
7
-361
/
+235
[next]