2012-08-16 22:05:39 +00:00
|
|
|
/bam
|
|
|
|
/.bam
|
|
|
|
/config.lua
|
rewrote bam.lua to be cleaner
bam invocation changed: bam compiler=[cl,gcc] arch=[x86,x86_64,ppc,ppc64] conf=[release,debug] [game,server,client,masterserver,versionserver,tools]
using pkg-config for SDL instead of sdl-config if available because of crosscompiling issues
by default binaries will only built for the current architecture on Mac OS X now, like on all other systems
2013-02-26 20:48:44 +00:00
|
|
|
/build
|
2012-04-26 16:25:04 +00:00
|
|
|
__pycache__/
|
|
|
|
*.pyc
|
|
|
|
*.pyo
|
|
|
|
scripts/work/
|
|
|
|
src/game/generated/
|
2012-11-10 17:13:47 +00:00
|
|
|
other/icons/*.res
|
2012-08-16 22:05:39 +00:00
|
|
|
/SDL.dll
|
|
|
|
/freetype.dll
|
|
|
|
/autoexec.cfg
|