Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-01-03 | Enabled some /commands. | Eugenio Favalli | 1 | -2/+6 | |
2006-01-03 | Really disabled /commands and added proper message when logging in and banned. | Eugenio Favalli | 1 | -3/+3 | |
2005-12-30 | Applied pcloud's patch that enhances chat window functionality while hidden. | Bjørn Lindeijer | 1 | -1/+6 | |
2005-10-09 | * Made Sprite into an interface implemented by both FloorItem and Being, which | Bjørn Lindeijer | 1 | -1/+2 | |
hook themselves into the map on construction. The improved fringe layer is working as expected now. * Made sure TMW compiles without warnings even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings -ansi -pedantic", lots of cleanups. * Added two new small tilesets that contain the desert tiles that are twice and three times the height of a normal tile. One well in new_3-1 has been converted to use the new double tiles for testing purposes. | |||||
2005-08-28 | Prepare our source so that it'll survive a guichan header cleanup, should it ↵ | Björn Steinbrink | 1 | -0/+3 | |
ever happen... | |||||
2005-08-13 | Huge header cleanup to reduce dependencies and compile time. | Björn Steinbrink | 1 | -7/+8 | |
2005-07-13 | * Committing some cleanups by Doener | Bjørn Lindeijer | 1 | -5/+0 | |
* Fixed some compiler warnings * Restored a USE_OPENGL check around OpenGL headers * Fixed error about FALSE not being defined * Fixed issue with font to become speechFont when the latter is not installed | |||||
2005-07-11 | Committed header dependencies reducing patch by Doener | Bjørn Lindeijer | 1 | -2/+2 | |
2005-06-30 | Improved buddylist, added talk | Mateusz Kaduk | 1 | -0/+3 | |
2005-06-17 | new BrowserBox widget with colors/links support | José Ávila | 1 | -1/+7 | |
2005-06-05 | Implemented wrapping for textbox (still could use a small fix) and made death | Bjørn Lindeijer | 1 | -11/+0 | |
notice dialog release modal focus immediately. | |||||
2005-05-14 | Mainly separating core GUI classes from game interface. | Bjørn Lindeijer | 1 | -1/+3 | |
2005-05-02 | Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-05-01 | Chat input now hides when not focussed, and doesn't allow player be controlled | Bjørn Lindeijer | 1 | -2/+2 | |
by keyboard when it is. | |||||
2005-04-29 | Chat command history should now be functional. Player movement will still need | Bjørn Lindeijer | 1 | -9/+7 | |
to be stopped while chat box is focussed for it to work nicely though. | |||||
2005-04-29 | *** empty log message *** | Bjørn Lindeijer | 1 | -19/+21 | |
2005-04-28 | First step to chat history | Mateusz Kaduk | 1 | -0/+10 | |
2005-04-26 | Corrections to scrolling chat modifications by Usiu. | Bjørn Lindeijer | 1 | -6/+2 | |
2005-04-26 | Added scrolling to chat but setText() works strangly and because of draw() I ↵ | Mateusz Kaduk | 1 | -0/+7 | |
get message looping | |||||
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -4/+4 | |
of packet.list and chatlog.txt and removed name from player chat "balloon". | |||||
2005-03-14 | Fixed handling of get item button and made chatWindow (de)focus on ENTER - ↵ | Jan-Fabian Humann | 1 | -1/+7 | |
You can now only use the get item button when chat window isn't focused | |||||
2005-03-13 | Added line wrapping on a per-word basis | Eric Scrivner | 1 | -0/+10 | |
2005-03-13 | Converted ChatBox into a proper ChatWindow in response to changes by Chetic. | Bjørn Lindeijer | 1 | -8/+19 | |
2005-02-27 | No more SDL_Surface in the chat box. | Yohann Ferreira | 1 | -1/+2 | |
2005-01-18 | *** empty log message *** | Yohann Ferreira | 1 | -0/+4 | |
2005-01-16 | Removed a lot of allegro.h includes. | Bjørn Lindeijer | 1 | -1/+0 | |
2005-01-16 | Change header order. | Bjørn Lindeijer | 1 | -1/+1 | |
2005-01-15 | Fixed screenshot taking and changed chat box in Guichan widget. | Bjørn Lindeijer | 1 | -25/+58 | |
2005-01-15 | Cleaned up includes, separated engine from graphics and single buffer now | Bjørn Lindeijer | 1 | -85/+81 | |
used throughout application, cleaned up shop functions. | |||||
2004-12-27 | Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton | Bjørn Lindeijer | 1 | -2/+4 | |
modules to file lists. | |||||
2004-12-19 | killed a few warnings about depcrated functions. mostly textprintf | Alexander Baldeck | 1 | -0/+1 | |
2004-12-19 | removed alfont usage (obsolete dependency now) | Alexander Baldeck | 1 | -4/+4 | |
2004-12-10 | Use a consistent tab-less header throughout the code. | Bjørn Lindeijer | 1 | -21/+19 | |
2004-11-12 | NPC lists | Eugenio Favalli | 1 | -0/+2 | |
2004-10-03 | code cleanup | Alexander Baldeck | 1 | -11/+9 | |
2004-09-29 | *** empty log message *** | Alexander Baldeck | 1 | -3/+0 | |
2004-09-29 | *** empty log message *** | Alexander Baldeck | 1 | -13/+11 | |
2004-09-29 | *** empty log message *** | Alexander Baldeck | 1 | -2/+1 | |
2004-09-29 | *** empty log message *** | Alexander Baldeck | 1 | -4/+4 | |
2004-09-29 | *** empty log message *** | Alexander Baldeck | 1 | -1/+0 | |
2004-09-26 | *** empty log message *** | Eugenio Favalli | 1 | -0/+150 | |