]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
* added basic code for ufoai plugin (this still needs the pending filter api patch...
authormattn <mattn>
Sun, 16 Mar 2008 08:46:02 +0000 (08:46 +0000)
committermattn <mattn>
Sun, 16 Mar 2008 08:46:02 +0000 (08:46 +0000)
commited9b7a9265fac00fc11a6d464f1953744d53390b
tree42d93abb9b63f3009529e256a1f7e13f7ef4c7d1
parent861fbade9a6a4a59e0257b975a76721f2960bf25
* added basic code for ufoai plugin (this still needs the pending filter api patch - that's why it's not included in the build chain yet)

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@207 8a3a26a2-13c4-0310-b231-cf6edde360e5
18 files changed:
contrib/ufoai/bitmaps/ufoai_actorclip.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level1.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level2.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level3.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level4.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level5.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level6.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level7.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_level8.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_nodraw.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_stepon.bmp [new file with mode: 0644]
contrib/ufoai/bitmaps/ufoai_weaponclip.bmp [new file with mode: 0644]
contrib/ufoai/plugin.cpp [new file with mode: 0644]
contrib/ufoai/plugin.h [new file with mode: 0644]
contrib/ufoai/ufoai.def [new file with mode: 0644]
contrib/ufoai/ufoai.vcproj [new file with mode: 0644]
contrib/ufoai/ufoai_filters.cpp [new file with mode: 0644]
contrib/ufoai/ufoai_filters.h [new file with mode: 0644]