Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-10-24 | More rebranding | Jared Adams | 1 | -990/+0 | |
2009-10-24 | REplace instances of TMW with Mana | Jared Adams | 1 | -152/+152 | |
2009-10-13 | Add an asynchronous download class | Jared Adams | 1 | -0/+2 | |
And use it to download news, updates, and the server list. | |||||
2009-10-02 | Updating Code::Blocks project and adding header to fix compiler error. | Stefan Dombrowski | 1 | -32/+8 | |
2009-09-30 | Merge login state machines for both clients | Jared Adams | 1 | -40/+21 | |
Also do some cleanup and refactoring of related code. | |||||
2009-08-10 | Add SpecialsWindow | Jared Adams | 1 | -8/+4 | |
THis replaces the MagicWindow that the TMWServ build used and will be usable going forward for eAthena. | |||||
2009-07-25 | Add new files to makefile | Kess Vargavind | 1 | -0/+2 | |
2009-07-21 | Updated codeblocks file | David Athay | 1 | -2/+2 | |
2009-07-19 | Merge StatusWindows | Jared Adams | 1 | -16/+2 | |
Also some other small merges | |||||
2009-07-13 | Rename Net::SkillHandler to Net::SpecialHandler | Jared Adams | 1 | -5/+5 | |
SkillHandler::up moved to PlayerHandler::increaseSkill | |||||
2009-07-08 | Have both builds use the same SkillDialog | Jared Adams | 1 | -16/+2 | |
2009-07-07 | Use tmw-skills.xml instead of hardcoding | Jared Adams | 1 | -0/+2 | |
2009-05-25 | Update code blocks project file. | Dennis Friis | 1 | -8/+2 | |
Patch by QOAL | |||||
2009-05-18 | Fixed compilation for tmwserv | David Athay | 1 | -9/+7 | |
2009-05-14 | Add QOAL's outfit window | Jared Adams | 1 | -0/+2 | |
2009-05-04 | Removed the no longer used EmoteContainer class | Bjørn Lindeijer | 1 | -2/+0 | |
This code moved into EmotePopup. | |||||
2009-05-04 | Replaced emote window with a new emote popup | Bjørn Lindeijer | 1 | -4/+4 | |
The popup is meant to be temporary, showing the emote instantly when you click on it. It adapts nicely to show any number of emotes. I still need to add a better way of assigning emote shortcuts, since currently you can only change which emote is assigned to which shortcut by actually using it. | |||||
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -2/+0 | |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -16/+16 | |
We don't use underscores in the filenames generally, and let's be consistent on that matter. | |||||
2009-04-28 | Made map non-resizable. Stopped emote spamming. | David Athay | 1 | -4/+0 | |
2009-04-23 | Added rejecting party invites. | David Athay | 1 | -0/+2 | |
2009-04-20 | Fix clearing handlers on connecting to game server. | David Athay | 1 | -554/+559 | |
2009-04-16 | Make sure math functions are still inlined | Bjørn Lindeijer | 1 | -1/+0 | |
A function call could be quite a large overhead on top of a fast square root function. | |||||
2009-04-15 | Non-neon-colored HP bars | unknown | 1 | -0/+2 | |
* Defaults for hp bar are more reasonable * Code::Blocks project file updated to include Desktop.cpp and Desktop.h | |||||
2009-04-14 | Start a MathUtils file | Jared Adams | 1 | -1/+2 | |
It has fast(inv)sqrt and weightedAverage. Also cleanup the last ocmmit a bit. | |||||
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -8/+2 | |
2009-04-10 | Reduced the GCContainer to be even more trivial | Bjørn Lindeijer | 1 | -2/+2 | |
A container that deletes all its children on destruction doesn't have to be so complicated. Also renamed it to simply Container, since I think it should simply be default behavior. WindowContainer and Popup classes now inherit from this Container. | |||||
2009-04-08 | Add a more flexible wallpaper system | Jared Adams | 1 | -0/+2 | |
2009-04-08 | Updated Code::Blocks project file | Philipp Sehmisch | 1 | -564/+562 | |
2009-04-08 | Make some more file build for both servers | Jared Adams | 1 | -20/+5 | |
Also some cleanup in main.cpp | |||||
2009-04-08 | Move ChatInput into the files for ChatWindow | Jared Adams | 1 | -2/+0 | |
2009-04-07 | Make GeneralHandlers for both networks | Jared Adams | 1 | -0/+25 | |
Also make Net::LogoutHandler | |||||
2009-04-06 | Implement TMWServ's CharHandler | Jared Adams | 1 | -0/+2 | |
Also cleanup character creation, which isn't functional at the moment. | |||||
2009-04-06 | Add TMWServ's SkillHandler | Jared Adams | 1 | -0/+12 | |
Also namespace both Player- and TradeHandlers | |||||
2009-04-06 | Added 2 different unix targets, one for eAthena, one for tmwserv | David Athay | 1 | -554/+717 | |
2009-04-04 | Update Code::Blocks project file | Jared Adams | 1 | -5/+17 | |
2009-04-02 | Updated Code::Blocks project file. Made it easier to work with both build ↵ | Philipp Sehmisch | 1 | -11/+18 | |
targets in parallel by using separate object file directorys and different names for the created binaries. | |||||
2009-03-29 | Updated Code::Blocks file | Philipp Sehmisch | 1 | -17/+23 | |
2009-03-29 | Fixed compilation on Windows | Philipp Sehmisch | 1 | -45/+454 | |
2009-03-23 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -0/+7 | |
Conflicts: Many files. | |||||
2009-03-19 | Updated Code::Blocks project file | Bjørn Lindeijer | 1 | -2/+0 | |
These files no longer exist, I removed them in commit 7e43b82e3b7cda034fab34c15ecfaa97c1a99146 | |||||
2009-03-18 | Merge branch 'master' of git@gitorious.org:tmw/eathena | Philipp Sehmisch | 1 | -2/+4 | |
2009-03-18 | Updated project file | Philipp Sehmisch | 1 | -0/+2 | |
2009-03-17 | Add the TextPreview widget to CBP and CMake | Jared Adams | 1 | -0/+2 | |
2009-03-17 | Finish renaming gui/color.* to gui/palette.* | Jared Adams | 1 | -2/+2 | |
2009-03-08 | Add an interface for eAthena's storage system | Jared Adams | 1 | -0/+2 | |
2009-03-06 | Add the unit classes to the Code::Blocks file | Jared Adams | 1 | -0/+2 | |
2009-02-26 | Merge branch 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+2 | |
Conflicts: data/graphics/images/login_wallpaper.png src/being.cpp src/beingmanager.cpp src/engine.cpp src/game.cpp src/gui/buysell.cpp src/gui/buysell.h src/gui/gui.h src/gui/npc_text.cpp src/gui/npc_text.h src/gui/npcintegerdialog.cpp src/gui/npclistdialog.cpp src/gui/npclistdialog.h src/gui/npcstringdialog.cpp src/gui/sell.cpp src/gui/shop.cpp src/gui/table.cpp src/net/beinghandler.cpp src/net/npchandler.cpp src/net/playerhandler.cpp src/npc.cpp src/npc.h src/shopitem.cpp src/shopitem.h src/utils/stringutils.cpp src/utils/stringutils.h src/utils/trim.h | |||||
2009-02-15 | Merge commit 'aethyra/master' | Bjørn Lindeijer | 1 | -2/+0 | |
Conflicts: CMakeLists.txt configure.ac data/help/header.txt packaging/windows/setup.nsi po/POTFILES.in src/being.cpp src/being.h src/game.cpp src/gui/color.cpp src/gui/color.h src/gui/equipmentwindow.h src/gui/popupmenu.cpp src/gui/recorder.cpp src/gui/setup_colors.h src/gui/setup_keyboard.cpp src/gui/setup_keyboard.h src/gui/skill.cpp src/gui/speechbubble.cpp src/gui/speechbubble.h src/gui/table.cpp src/keyboardconfig.cpp src/keyboardconfig.h src/localplayer.cpp src/main.cpp src/main.h src/map.cpp src/resources/colordb.cpp src/resources/colordb.h src/resources/emotedb.cpp src/resources/emotedb.h src/text.cpp src/text.h src/tmw.rc src/winver.h | |||||
2009-02-15 | Merge branch '0.0.28' | Bjørn Lindeijer | 1 | -0/+1 | |
Conflicts: po/POTFILES.in src/main.cpp src/main.h tmw.cbp |