Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-02-06 | Cleaning and preparing to add equipment | Eugenio Favalli | 3 | -0/+0 |
2005-02-06 | Added setSize function to Map. | Bjørn Lindeijer | 3 | -3/+20 |
2005-02-06 | Mostly making map tile data dynamically allocated. | Bjørn Lindeijer | 7 | -41/+62 |
2005-02-06 | Added minimal minimap | Eugenio Favalli | 6 | -1/+165 |
2005-02-06 | Some preparational changes to the map format. | Bjørn Lindeijer | 2 | -74/+106 |
2005-02-06 | Added files to list and removed some old tmw.ini values. | Bjørn Lindeijer | 6 | -4/+5 |
2005-02-06 | Forgot these ones | Eugenio Favalli | 2 | -0/+278 |
2005-02-06 | Completed inventory fix, now selection works | Eugenio Favalli | 4 | -81/+30 |
2005-02-06 | ouch forgot sth. | Marcel W. Wysocki | 1 | -1/+1 |
2005-02-06 | small chnage to the LIBS-thingy | Marcel W. Wysocki | 1 | -1/+1 |
2005-02-06 | ops forgot it commented | Eugenio Favalli | 1 | -2/+2 |
2005-02-06 | Fixing inventory (still needed to add a proper way to choose items, now creat... | Eugenio Favalli | 5 | -74/+89 |
2005-02-05 | Corrected some more little typos. | Bjørn Lindeijer | 1 | -6/+6 |
2005-02-05 | Little typos corrected... | Yohann Ferreira | 1 | -3/+7 |
2005-02-05 | No more create core_version in the tmw.ini file. Not useful anymore. Please k... | Yohann Ferreira | 1 | -1/+0 |
2005-02-05 | Some clarifications, using IDs instead of names and introduced C (1 byte). | Bjørn Lindeijer | 1 | -17/+22 |
2005-02-05 | Removed superfluous getPathWalk method in favor of getWalk. | Bjørn Lindeijer | 3 | -37/+23 |
2005-02-05 | Supposed to make it more readable, but I don't think really worked. | Bjørn Lindeijer | 4 | -241/+419 |
2005-02-05 | Added base64 encoding and decoding code. | Bjørn Lindeijer | 4 | -0/+137 |
2005-02-05 | Few formatting updates mostly. | Bjørn Lindeijer | 1 | -9/+17 |