Age | Commit message (Expand) | Author | Files | Lines |
2005-02-18 | Corrected some ugly typos :) | Yohann Ferreira | 1 | -2/+2 |
2005-02-16 | "make dist" now produces distributions that compile and run, upped version to | Bjørn Lindeijer | 7 | -283/+115 |
2005-02-15 | Woah, not sourceforget! | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-15 | Updated layout and contents of FAQ a bit, fixed debug path and mouse rendering | Bjørn Lindeijer | 8 | -85/+104 |
2005-02-15 | Small compile fix when compiling OpenGL in Dev-C++, and host | Bjørn Lindeijer | 3 | -3/+4 |
2005-02-14 | Updated GenDeb Script for libxml2 | Yohann Ferreira | 1 | -2/+2 |
2005-02-14 | Support for drawing using OpenGL. Don't expect it to be fast yet though. | Bjørn Lindeijer | 12 | -88/+388 |
2005-02-14 | Upgraded with an in transit tilemap to ask people opinions about it. | Joni Orponen | 0 | -0/+0 |
2005-02-14 | Display of path to mouse now a debug feature you can toggle with F6, plus some | Bjørn Lindeijer | 4 | -35/+39 |
2005-02-14 | Update version numbers to current version. | Bjørn Lindeijer | 1 | -4/+4 |
2005-02-14 | Quicksie fixie in reporting window manager available. | Bjørn Lindeijer | 1 | -1/+1 |
2005-02-14 | Simplified logging for the sake of simplicity. | Bjørn Lindeijer | 13 | -135/+91 |
2005-02-13 | removed small_icon.rc from .dev file | Marcel W. Wysocki | 1 | -42/+42 |
2005-02-13 | Now the resource manager will log a bit about images and cleanup. | Bjørn Lindeijer | 4 | -33/+73 |
2005-02-13 | small note in the linux.txt | Marcel W. Wysocki | 1 | -1/+9 |
2005-02-13 | Largely cleanups. | Bjørn Lindeijer | 12 | -71/+84 |
2005-02-13 | Some fixes and item updates | Eugenio Favalli | 2 | -3/+3 |
2005-02-13 | Done some work on autoconf usage and removed Arial font. | Bjørn Lindeijer | 7 | -52/+147 |
2005-02-13 | Lock the screen surface before modifying pixels directly. | Bjørn Lindeijer | 1 | -1/+5 |
2005-02-13 | Updating install instruction to use the new devpak | Eugenio Favalli | 1 | -2/+13 |
2005-02-13 | Should now compile on Linux again. | Bjørn Lindeijer | 5 | -10/+18 |
2005-02-13 | Small start on XML map loading. Windows users pay attention to instructions | Bjørn Lindeijer | 5 | -14/+47 |
2005-02-13 | No need to keep track of mouse position ourselves. Also put default startup | Bjørn Lindeijer | 8 | -34/+9 |
2005-02-13 | Allow preservation of alpha channel when loading image resources, which is used | Bjørn Lindeijer | 12 | -17/+68 |
2005-02-13 | removed old folder | Marcel W. Wysocki | 1 | -1/+0 |
2005-02-13 | Removed copyrighted song from CVS. | Bjørn Lindeijer | 1 | -1/+2 |
2005-02-13 | converted font to png | Marcel W. Wysocki | 3 | -1/+1 |
2005-02-13 | removed astar.* from dev file | Marcel W. Wysocki | 1 | -122/+122 |
2005-02-13 | Removed old A* implementation. | Bjørn Lindeijer | 2 | -470/+0 |
2005-02-13 | Don't skip corners in A* pathfinding algorithm. | Bjørn Lindeijer | 5 | -13/+31 |
2005-02-13 | Fix in calculating G cost in A* implementation. | Bjørn Lindeijer | 3 | -2/+10 |
2005-02-13 | Updated some files that should be helping users to install The Mana World | Bjørn Lindeijer | 3 | -102/+71 |
2005-02-13 | Fail configure when Guichan cannot be found. | Bjørn Lindeijer | 1 | -4/+7 |
2005-02-13 | New shorter and more flexible pathfinding implementation, which is hopefully | Bjørn Lindeijer | 7 | -30/+159 |
2005-02-12 | Removed another unnecessary indentation level. | Bjørn Lindeijer | 1 | -146/+142 |
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 | Avoid three indentation levels. | Bjørn Lindeijer | 1 | -201/+189 |
2005-02-12 | Added minutes of last Friday's meeting. | Bjørn Lindeijer | 1 | -0/+41 |
2005-02-12 | Added modules and moved some files around. | Bjørn Lindeijer | 13 | -18/+257 |
2005-02-11 | Working on equipment | Eugenio Favalli | 2 | -0/+112 |
2005-02-11 | Working on equipment | Eugenio Favalli | 8 | -19/+88 |
2005-02-10 | An attempt to modernize autotools usage a bit. Now run ./autogen.sh, then | Bjørn Lindeijer | 5 | -6717/+49 |
2005-02-10 | Fixed PlayerBox to cope with no hair as well, and fixed using Makefile.cvs a | Bjørn Lindeijer | 5 | -79/+18 |
2005-02-09 | Ignore the dlls and exe. | Bjørn Lindeijer | 1 | -0/+2 |
2005-02-09 | More of a start on pathfinding, but still just a start. | Bjørn Lindeijer | 2 | -1/+68 |
2005-02-09 | Fixed the no hair problem. | Bjørn Lindeijer | 1 | -15/+16 |
2005-02-08 | Wrapping the file to 79 characters. | Bjørn Lindeijer | 1 | -37/+62 |
2005-02-08 | Useful notes about futur players progression | Yohann Ferreira | 1 | -0/+107 |
2005-02-07 | Cleaning and preparing to add equipment | Eugenio Favalli | 1 | -3/+4 |