summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/contrib/lua
Commit message (Collapse)AuthorAgeFilesLines
* makefile: rebuild .d files and contribs if CFLAGS changeSteven Noonan2009-11-061-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* contribs: fix parallel make and simplify MinGW buildsSteven Noonan2009-10-241-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* msvc: add x86_64 build supportSteven Noonan2009-10-241-0/+0
| | | | | | | This updates all the contrib projects for this support as well. Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* contribs: fix contrib commit referencesSteven Noonan2009-10-171-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* Replace monster_los by calls to losight.Robert Vollmert2009-10-171-0/+0
| | | | | | | | | los_param got a new opacity_monmove to help. The change compiles and the game runs, but I'm unsure how to test monster pathfinding. Please tell me if anything went wrong! Removes mon-los.{cc,h}, so I'm afraid I may have broken the non-Unix builds again.
* lua, pcre, sqlite: inherit top-level Makefile's RANLIB settingSteven Noonan2009-10-171-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* makefiles & contribs: add support for MinGW tiles buildsSteven Noonan2009-10-161-0/+0
| | | | | | | | | Incredibly hairy to get this to work, largely because MinGW's GCC is picky about the link order, among other things. But now we have a working build! Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* contribs: update HEAD position for new Contribs.sln usageSteven Noonan2009-10-161-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* Revert radiance and refrigeration patches for the moment.Robert Vollmert2009-10-161-0/+0
| | | | | | | | | | There's a couple of issues with these that were missed. This reverts commits 70c41610927b7f9adfc3a0fd6c72c7af6756427e dce44e60507ec723f3cf94cdeadc6762ee492786 6525d257d208e990f5d62213adf6a062943e6626 6d9b6f226847487b3fd9e2ff408d7c0f42361c93.
* msvc: add tile build supportSteven Noonan2009-10-151-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* MSVC: move contrib projects to contrib, fix some compile errorsSteven Noonan2009-10-151-0/+0
| | | | Signed-off-by: Steven Noonan <steven@uplinklabs.net>
* contribs: moved to contribs dir, added as submodulesSteven Noonan2009-10-141-0/+0
Signed-off-by: Steven Noonan <steven@uplinklabs.net>