index
:
ewewukek/Mana
master
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
/
event.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
General code cleanups
Thorbjørn Lindeijer
1
-42
/
+0
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-16
/
+16
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-12
/
+12
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Renamed Listener to EventListener
Thorbjørn Lindeijer
1
-4
/
+4
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-5
/
+0
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-4
/
+4
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-08-16
Move more to the event system
Jared Adams
1
-0
/
+68
2010-08-12
Simplify working with the event system
Jared Adams
1
-0
/
+40
2010-08-12
Fix some issues in the Event class
Jared Adams
1
-4
/
+4
2010-08-10
Add some new methods to the Event class
Jared Adams
1
-0
/
+28
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
1
-0
/
+20
2010-07-14
Removed unnecessary semicolons after namespaces
Thorbjørn Lindeijer
1
-1
/
+1
2010-07-13
Add the foundation for the event system
Chuck Miller
1
-0
/
+99