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
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-22
Prevented looking at item when picking up while moving
Erik Schilling
1
-22
/
+4
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-3
/
+13
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-4
/
+4
2012-01-14
Don't lose the active target when pushing the target&attack key while moving.
Yohann Ferreira
1
-2
/
+2
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-31
/
+31
2012-01-09
Added a close button to the npc dialog window.
Yohann Ferreira
1
-2
/
+12
2011-08-19
Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fix
Yohann Ferreira
1
-9
/
+1
2011-08-18
Made the equipment window not use server specific code again.
Yohann Ferreira
1
-9
/
+1
2011-08-11
The shortcuts are now refreshed when reassigning keys.
Yohann Ferreira
1
-1
/
+0
2011-06-17
First pass on removing tile hard coded values.
Yohann Ferreira
1
-0
/
+16
2011-06-16
Remove useless ping packet
Ben Longbons
1
-11
/
+0
2011-06-02
Some work on the manaserv equipment backend
Thorbjørn Lindeijer
1
-7
/
+5
2011-05-20
Removing KEY_PATHFIND and moving its function into the debug window
Stefan Dombrowski
1
-5
/
+0
2011-04-30
Fixed disconnected dialog to only pop up once
Thorbjørn Lindeijer
1
-2
/
+4
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-26
/
+35
2011-04-18
A bit of cleanup in the way the Client pops up error dialogs
Thorbjørn Lindeijer
1
-11
/
+3
2011-04-16
Introduced the Being::lookAt() function.
Yohann Ferreira
1
-36
/
+35
2011-04-11
Implemented a simple non-blocking fadeOutAndPlay system.
Yohann Ferreira
1
-2
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-12
/
+12
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-11
/
+11
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-11
/
+11
2011-03-26
Add search bar to storage and inventory windows
Blue Sans Douze
1
-1
/
+1
2011-03-17
Fixed pick up using keyboard for both servers.
Yohann Ferreira
1
-20
/
+30
2011-02-01
Merge branch '0.5'
Thorbjørn Lindeijer
1
-3
/
+3
2011-01-25
Added a child class to the equipment window specialized for tAthena.
Yohann Ferreira
1
-1
/
+11
2011-01-22
Fixing pick-up with joystick
Stefan Dombrowski
1
-3
/
+3
2010-12-15
Merge branch '0.5'
Thorbjørn Lindeijer
1
-1
/
+2
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-1
/
+0
2010-11-29
Allow enter OK button key in input field.
Andrei Karas
1
-1
/
+2
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-11
/
+11
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-11
/
+11
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-9
/
+21
2010-10-31
Using tile coordinates for pick-up
Stefan Dombrowski
1
-7
/
+2
2010-10-14
Disable showing of IP addresses while taking a screenshot
MadCamel
1
-0
/
+15
2010-10-08
Remove the following system
Stefan Dombrowski
1
-4
/
+0
2010-10-04
Remove the following system
Chuck Miller
1
-4
/
+0
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-8
/
+13
2010-09-13
Avoid loading non-existing music and minimaps
Stefan Dombrowski
1
-1
/
+6
2010-09-07
Fixing reconnection after lost connection
Stefan Dombrowski
1
-4
/
+4
2010-08-29
Changing order in which windows are created
Stefan Dombrowski
1
-2
/
+2
2010-08-21
Fixing segmentation fault and improving gui for party
Stefan Dombrowski
1
-1
/
+1
2010-08-16
Move more to the event system
Jared Adams
1
-0
/
+4
2010-08-15
Remove the logToChat option
Chuck Miller
1
-6
/
+0
2010-08-12
Simplify working with the event system
Jared Adams
1
-10
/
+10
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
1
-0
/
+2
2010-08-01
Remove isActive methods from NPC dialogs and InventoryWindow
Jared Adams
1
-1
/
+1
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
1
-1
/
+1
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-8
/
+4
[next]