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
path:
root
/
src
/
game.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
1
-70
/
+65
2005-01-15
Fixed screenshot taking and changed chat box in Guichan widget.
Bjørn Lindeijer
1
-14
/
+15
2005-01-15
Fixed upping skills.
Bjørn Lindeijer
1
-3
/
+3
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
1
-8
/
+8
2005-01-15
Fixed and improved death
Eugenio Favalli
1
-5
/
+14
2005-01-15
Cleaning
Eugenio Favalli
1
-3
/
+0
2005-01-15
Being struct/class switch
Eugenio Favalli
1
-148
/
+166
2005-01-15
Fixing crash on death. Death handling could still be improved though.
Bjørn Lindeijer
1
-34
/
+48
2005-01-15
Solved stats window problem with updating variable and sending stat update.
Bjørn Lindeijer
1
-20
/
+20
2005-01-14
*** empty log message ***
Yohann Ferreira
1
-3
/
+3
2005-01-14
*** empty log message ***
Yohann Ferreira
1
-3
/
+3
2005-01-13
*** empty log message ***
Yohann Ferreira
1
-1
/
+3
2005-01-12
*** empty log message ***
Yohann Ferreira
1
-9
/
+10
2005-01-12
*** empty log message ***
Yohann Ferreira
1
-0
/
+9
2005-01-11
Implemented parent relationship for Window class and converted more ok dialogs
Bjørn Lindeijer
1
-6
/
+6
2005-01-08
Well improved window container and window widgets a bit, and made a start
Bjørn Lindeijer
1
-23
/
+1
2005-01-04
Converted level.wav to level.ogg
Bjørn Lindeijer
1
-2
/
+2
2005-01-04
Converted Skills dialog from old gui to Guichan. Files modified: graphics.cpp...
Aaron Marks
1
-13
/
+11
2005-01-03
Indenting and comment updates.
Bjørn Lindeijer
1
-560
/
+562
2005-01-02
Added some commented SDL code to prepare for switch.
Bjørn Lindeijer
1
-7
/
+44
2005-01-01
Some changes that should be quite meaningless.
Bjørn Lindeijer
1
-48
/
+44
2004-12-29
Ported the npc text dialog and some other small updates.
Bjørn Lindeijer
1
-20
/
+16
2004-12-29
Ported NPC list dialog to Guichan.
Bjørn Lindeijer
1
-5
/
+6
2004-12-29
Changes to disable sound on Windows.
Bjørn Lindeijer
1
-2
/
+10
2004-12-29
Subclassed AllegroInput to intercept shortcuts.
Bjørn Lindeijer
1
-95
/
+104
2004-12-29
- ported sound engine to SDL_Mixer
Alexander Baldeck
1
-5
/
+7
2004-12-28
A few cleanups and small fix to sell dialog.
Bjørn Lindeijer
1
-1
/
+0
2004-12-28
Ported sell dialog to Guichan.
Bjørn Lindeijer
1
-7
/
+14
2004-12-28
Make stats window display numbers instead of characters.
Bjørn Lindeijer
1
-67
/
+56
2004-12-28
Added update method to stats
Mateusz Kaduk
1
-17
/
+22
2004-12-28
Simplified graphic engine
Eugenio Favalli
1
-4
/
+4
2004-12-28
Fixed coding style.
Mateusz Kaduk
1
-1
/
+4
2004-12-28
Inventory dialog is also not a dialog.
Bjørn Lindeijer
1
-7
/
+7
2004-12-28
Oh and the status dialog was actually just a window.
Bjørn Lindeijer
1
-1
/
+1
2004-12-28
Renamed stats dialog to status dialog, which it is and to make room for the
Bjørn Lindeijer
1
-1
/
+1
2004-12-28
Ported buy/sell dialog, made sure mouse is only drawn once and updated build
Bjørn Lindeijer
1
-1
/
+1
2004-12-27
Ok dialog (still to complete)
Eugenio Favalli
1
-232
/
+242
2004-12-26
Ported the inventory dialog over to Guichan. For the moment it is not
Bjørn Lindeijer
1
-11
/
+13
2004-12-26
Ported buy dialog, which could still use visual improvement, and added
Bjørn Lindeijer
1
-8
/
+10
2004-12-26
- final touch to writing mechanism of the config system
Alexander Baldeck
1
-55
/
+59
2004-12-25
Fix forgotten commit and increased static inventory size to 100 for now.
Bjørn Lindeijer
1
-1
/
+1
2004-12-25
Some corrections made to parse_items. Something still seems to go wrong at the
Bjørn Lindeijer
1
-1
/
+3
2004-12-25
Taking screenshot seems to work now. Another more cleanup, maybe last before
Bjørn Lindeijer
1
-24
/
+30
2004-12-25
Xmas quest update
Eugenio Favalli
1
-4
/
+9
2004-12-22
Setup has create_setup() method that creates only one instance.
Mateusz Kaduk
1
-2
/
+4
2004-12-22
- setup gets only called from game.cpp
Mateusz Kaduk
1
-2
/
+1
2004-12-20
Converted the progress bar and stats dialog to Guichan widgets.
Bjørn Lindeijer
1
-1
/
+1
2004-12-19
removed alfont usage (obsolete dependency now)
Alexander Baldeck
1
-15
/
+11
2004-12-14
*** empty log message ***
Alexander Baldeck
1
-18
/
+18
2004-12-12
Created setup class and changed to use guichan
Mateusz Kaduk
1
-1
/
+2
[next]