summaryrefslogtreecommitdiff
path: root/src/engine.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-11-03Fix switching characters under ManaServJared Adams1-0/+1
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-4/+2
2009-10-28Fix music playing by calling maploaded after setting musicfile.Dennis Friis1-5/+5
2009-10-22Optimized game startup sequence for eAthena in order to cope a bit better wit...Bertram1-4/+5
2009-09-30Merge login state machines for both clientsJared Adams1-2/+4
2009-07-26Gettext fixesKess Vargavind1-1/+1
2009-05-25Handle map not found gracefullyBjørn Lindeijer1-9/+11
2009-04-29Some random cleanupsBjørn Lindeijer1-3/+1
2009-04-26Moved minimap title setting into the Minimap classBjørn Lindeijer1-22/+1
2009-04-26Minimap ratio adaptBlue1-13/+2
2009-04-15Moved tile animations outside of the clock time polling loop. There's noTametomo1-2/+0
2009-04-15Some PopupMenu cleanups/fixes and additions.Tametomo1-0/+4
2009-04-14Cleanup of Sound class, fixing restoring of volumes and musicBjørn Lindeijer1-1/+1
2009-04-12Removed a wrong ParticleEngine::clear callBjørn1-1/+0
2009-04-05Implement TMWServ's Admin-, Chat-, and MapHandlersJared Adams1-7/+2
2009-04-01Create a few more handlers for eAthenaJared Adams1-0/+9
2009-03-27Clean up some ifdefs and start cleanup of partiesJared Adams1-14/+2
2009-03-27Clean up of most of the Network pointersBjørn Lindeijer1-6/+0
2009-03-27Made eAthena's Network class statically accessibleBjørn Lindeijer1-2/+1
2009-03-27Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+2
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-2/+0
2009-03-22Fixed map name saving in the engine class. Somehow, the const getsIra Rice1-1/+2
2009-03-22Merged the tmwserv client with the eAthena clientBjørn Lindeijer1-2/+24
2009-02-26Merge branch 'aethyra/master'Bjørn Lindeijer1-2/+0
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-3/+1
2009-02-18Introduced a toLower method and grouped string utilsBjørn Lindeijer1-1/+1
2009-02-10Fixed header files, as well as removed the unused buddy list class (notIra Rice1-2/+3
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-09Merged with Aethyra master as of 2009-02-09Bjørn Lindeijer1-10/+0
2009-02-09Mostly whitespace fixesBjørn Lindeijer1-1/+1
2009-02-07Some more include cleanups.Ira Rice1-10/+0
2009-01-26Slight bit of code cleanup, as well as minor fixes to logic. For someIra Rice1-19/+12
2009-01-25Fixed performance hickups caused by animations due to buggy tick timer. A tad...Philipp Sehmisch1-0/+1
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2008-12-13Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer1-0/+1
2008-12-13The "name" property of the map is now used as caption of the minimap window w...Philipp Sehmisch1-11/+6
2008-12-08An attempt to fix the crashes related to particlesBjørn Lindeijer1-2/+7
2008-12-07Fixed the minimap name field so that it works for us again. Since IIra Rice1-6/+4
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-0/+6
2008-11-20Removed a duplicated includeBjørn Lindeijer1-1/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-5/+1
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-10-13Minor fix for a situation thatwe shouldn't ever need to encounter, but Ira Rice1-0/+4
2008-10-13Changed minimap code so that it allows us to have larger minimaps, while Ira Rice1-0/+6
2008-10-02The "name" property of the map is now used as caption of the minimap window w...Philipp Sehmisch1-0/+6
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-0/+12
2008-08-28Added support for being effects through the eAthena levelup message, and checkBjørn Lindeijer1-0/+1
2008-07-18Import of client treeLloyd Bryant1-1/+1
2008-07-01Ported some GUI improvements from Legend of Mazeroth (GUI skinning via XML fi...Philipp Sehmisch1-0/+11