Age | Commit message (Expand) | Author | Files | Lines |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -2/+5 |
2007-08-25 | Removed dependency on Guichan's OpenGL library. Taken over image loading and ... | Guillaume Melquiond | 1 | -2/+0 |
2007-08-06 | Fixed some header typos. Moved gettext.h to utils directory. Removed redundan... | Guillaume Melquiond | 1 | -0/+1 |
2007-08-05 | Added support for internationalization. Tested by translating a few gui strin... | Guillaume Melquiond | 1 | -6/+6 |
2007-03-11 | Merged 0.0 changes from revision 3065 to 3177 to trunk. | Bjørn Lindeijer | 1 | -5/+4 |
2007-01-04 | Merged 0.0 changes from revision 2898 to 2988 to trunk. | Bjørn Lindeijer | 1 | -3/+0 |
2006-11-02 | Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch. | Bjørn Lindeijer | 1 | -0/+3 |
2006-08-28 | Merged trunk development between revisions 2530 and 2618 to the 0.1.0 branch. | Bjørn Lindeijer | 1 | -5/+8 |
2006-08-02 | Cleaned autotools files. | Guillaume Melquiond | 1 | -50/+49 |
2006-08-01 | Moved some basic checks above the checks on the libraries we depend on, in | Bjørn Lindeijer | 1 | -14/+14 |
2006-07-25 | Fixed Linux compiling issues and merged update system fix for Windows. | Bjørn Lindeijer | 1 | -3/+3 |
2006-05-03 | Increased fps limit granularity and cleaned some code, fixed some xml library... | Eugenio Favalli | 1 | -1/+1 |
2006-03-06 | Version changed to 0.0.19 | Björn Steinbrink | 1 | -1/+1 |
2005-12-24 | Some preparations for release 0.0.18.1. Fixing of damage fadeout glitches is | Bjørn Lindeijer | 1 | -1/+1 |
2005-12-20 | Changed version for source release. | Bjørn Lindeijer | 1 | -1/+1 |
2005-10-02 | Added check for pthread library (needed for FreeBSD, still needs to be checked | Bjørn Lindeijer | 1 | -1/+4 |
2005-09-30 | Updated NEWS file for next release. | Bjørn Lindeijer | 1 | -1/+1 |
2005-09-19 | Mostly code cleanups related to commits in past two days. | Bjørn Lindeijer | 1 | -63/+9 |
2005-09-17 | configure.ac: Fix typo. | Björn Steinbrink | 1 | -1/+1 |
2005-09-17 | 2005-09-17 Duane Bailey <nayryeliab@gmail.com> | Duane Bailey | 1 | -0/+3 |
2005-09-13 | Merged with SDL_NET_TEST branch. | Björn Steinbrink | 1 | -0/+3 |
2005-09-04 | changed to new version | Marcel W. Wysocki | 1 | -1/+1 |
2005-07-31 | changed to 0.0.15v0.0.15 | Marcel W. Wysocki | 1 | -1/+1 |
2005-07-08 | Added basic update system (depends on curl). | Aaron Marks | 1 | -1/+8 |
2005-07-07 | Changes for 0.0.14.1 source and Debian releases. | Bjørn Lindeijer | 1 | -1/+1 |
2005-06-27 | Fixed initialisation of Being*. The problem is that the attack() function is | Bjørn Lindeijer | 1 | -2/+2 |
2005-06-05 | Updated configure.ac, small fix to framerate limiter, added mohawk to changes. | Bjørn Lindeijer | 1 | -1/+1 |
2005-06-02 | Added data/help/Makefile.am | José Ávila | 1 | -0/+1 |
2005-05-16 | Fixed install process to include new GUI graphics. | Bjørn Lindeijer | 1 | -1/+1 |
2005-05-16 | Leave out OpenGL completely when not enabled. | Bjørn Lindeijer | 1 | -15/+13 |
2005-05-16 | Forgot about that macro | Mateusz Kaduk | 1 | -1/+2 |
2005-05-16 | Added --with-opengl option to configure and checking for guichan headers | Mateusz Kaduk | 1 | -0/+22 |
2005-05-01 | - Added installation of game data, install required on *nix systems | Rodney Dawes | 1 | -4/+15 |
2005-04-26 | Changed keyboard control to integrate better with mouse walk, changed location | Bjørn Lindeijer | 1 | -2/+0 |
2005-04-18 | Ok, of course the biggest problem to solve with OpenGL integration is loading | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-08 | Fixed damage scrolling up to restart from below on new hit. | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-07 | Use tmw as package name.v0.0.11.1 | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-07 | Changed version from 0.0.11a to 0.0.11.1. Also made "+" buttons on stats window | Bjørn Lindeijer | 1 | -1/+1 |
2005-04-07 | Updates for 0.0.11a release this evening and removed action listening from | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-21 | A few small fixes. | Bjørn Lindeijer | 1 | -3/+6 |
2005-03-20 | TMW now uses latest Guichan CVS, and doesn't work with Guichan 0.2.0 anymore! | Bjørn Lindeijer | 1 | -3/+4 |
2005-03-16 | Advanced version to 0.0.11, updated desert tilesets and made sound code log a | Bjørn Lindeijer | 1 | -1/+1 |
2005-03-05 | Updates to INSTALL and added lib checks to configure. | Bjørn Lindeijer | 1 | -0/+6 |
2005-03-01 | AC_CONFIG_HEADERS typo fix. | Bjørn Lindeijer | 1 | -2/+1 |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-13 | Done some work on autoconf usage and removed Arial font. | Bjørn Lindeijer | 1 | -1/+3 |
2005-02-13 | Fail configure when Guichan cannot be found. | Bjørn Lindeijer | 1 | -4/+7 |
2005-02-12 | - ViM linewraps, damnit | Alexander Baldeck | 1 | -1/+1 |
2005-02-12 | - added guichan checks to make TMW build properly with autotools generated ma... | Alexander Baldeck | 1 | -3/+4 |
2005-02-12 | Added modules and moved some files around. | Bjørn Lindeijer | 1 | -9/+9 |