338 Commits

Author SHA1 Message Date
yvt
96319b2727 Support for drawing (or not drawing) the cross hair from scripts 2013-11-01 00:39:17 +09:00
yvt
d0e16b29e6 Data rearrangement, and new stuffs 2013-11-01 00:38:42 +09:00
yvt
cf2f9797cc Modified to compile on mingw32, and some fixes 2013-10-31 23:13:38 +09:00
learn_more
f34c8e7e39 test application for drawing stuff 2013-10-24 01:25:59 +02:00
yvt
d55991cb22 Full precision camera motion blur 2013-10-20 18:53:26 +09:00
yvt
01ecf49b98 Fixed to compile in Xcode 2013-10-19 18:04:28 +09:00
learn_more
0429ebd0a1 Merge branch 'master' of https://github.com/yvt/openspades 2013-10-19 02:17:22 +02:00
learn_more
f0efd4845f also centerprint who killed you 2013-10-19 02:14:54 +02:00
learn_more
f9580bc94a remove obsolete function 2013-10-19 02:09:04 +02:00
learn_more
2dbfff4e0d highlight hottracked bounding box 2013-10-19 02:00:42 +02:00
yvt
9c2f16e326 Fixed sprite lighting algorithm 2013-10-15 03:46:09 +09:00
yvt
20d4c096f9 Fixed soft shaded sprite’s fog function 2013-10-14 04:05:39 +09:00
yvt
bb245a8f0a Shader source is truncated on a compilation error so that a crash doesn’t occur 2013-10-14 02:47:58 +09:00
yvt
7f47c73e07 Reflection is blurred on the far water surface 2013-10-14 02:47:25 +09:00
learn_more
2cdda6ec67 how about not destroy the window before entering message loop 2013-10-10 20:16:29 +02:00
learn_more
02a70735b6 allow connecting with commandline, also supports setting the version 2013-10-09 23:18:13 +02:00
learn_more
0e9105b504 someone forgot to press generate code i guess? 2013-10-09 23:17:01 +02:00
learn_more
f2b03d559e static link c runtime for msvc, drop some linker dependencies due to linker errors 2013-10-09 00:59:36 +02:00
learn_more
34d1f4b69d try to auto-detect static glew (less dll dependencies) 2013-10-08 23:56:03 +02:00
learn_more
c5cb653370 remove hardcoded path in release, update timestamp to be somewhat more readable, show debug + compiler in window title 2013-10-08 22:06:36 +02:00
learn_more
d6b78ac6c4 fix playerid 32 bug? 2013-10-08 22:01:07 +02:00
yvt
6f71f92a25 Fixed to compile on OS X 2013-10-07 20:22:06 +09:00
yvt
75f1950cfd Merge branch 'master' of https://github.com/yvt/openspades 2013-10-07 20:19:31 +09:00
yvt
b9226ec964 Sound update 2013-10-07 20:19:11 +09:00
learn_more
48b251a422 first version of package building.
tested: win32 zip
see http://www.cmake.org/cmake/help/v2.8.11/cpack.html
2013-10-06 16:24:43 +02:00
ShadowNinja
b4f863f045 Fix build with GCC 2013-09-26 12:54:21 -04:00
learn_more
822e8126ab Merge branch 'master' of https://github.com/yvt/openspades 2013-09-24 23:08:42 +02:00
learn_more
4972021fb8 replace unused define 2013-09-24 23:07:53 +02:00
yvt
fa8297f813 Fixed wrong lighting of particles 2013-09-23 18:31:57 +09:00
learn_more
77673e3d88 forgot header 2013-09-22 23:27:36 +02:00
learn_more
5b195094a3 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-22 23:14:31 +02:00
learn_more
5a3420a502 fix warning 2013-09-22 23:14:21 +02:00
yvt
ea3c23046c Fixed a bug that caused a crash while changing tools 2013-09-23 02:10:47 +09:00
yvt
33c4827d15 Fixed a bug that caused crash when a player did something with the weapon without selecting a weapon tool 2013-09-23 02:05:38 +09:00
yvt
f08393b475 Extended GetRandom for script 2013-09-22 02:58:00 +09:00
learn_more
c196350cc4 Merge branch 'master' of https://github.com/yvt/openspades into develop
more warnings
2013-09-20 23:11:12 +02:00
learn_more
d41b91631f fix a shitton of warnings 2013-09-20 23:03:32 +02:00
yvt
9b2970a0ef Removed unused code 2013-09-21 04:19:09 +09:00
yvt
9da577a491 The very first scripting functionality for modding 2013-09-21 04:17:34 +09:00
yvt
dab2476020 Adjust post filter, and disabled vignette effect 2013-09-17 19:03:28 +09:00
yvt
1f1ceeea39 Shaded particles 2013-09-16 13:29:55 +09:00
yvt
2c89c82dea Added grain effect 2013-09-16 09:10:22 +09:00
yvt
0eb801f2f0 Adjusted post filter 2013-09-16 02:25:30 +09:00
yvt
01b3a4df91 Lens dust filter is now preloaded 2013-09-16 02:16:26 +09:00
yvt
6d2255519c Lens dust filter 2013-09-16 02:13:54 +09:00
learn_more
4b43f5ce65 Suppress useless warnings, fix the build on linux 2013-09-14 20:00:30 -07:00
learn_more
64a5389e99 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-15 04:19:43 +02:00
learn_more
822ab0cb53 create ServerAddress, holder / generic functions for ip addresses 2013-09-15 04:19:34 +02:00
yvt
5164c29e0a Disabled debug code 2013-09-15 02:40:47 +09:00
yvt
17e285e4a7 Tuned hurt effect 2013-09-15 01:01:07 +09:00