p
|
64dc4a1036
|
Improve the minimap system ,user configurable
|
2015-01-24 20:59:23 +01:00 |
|
yvt
|
f75d9083ec
|
Merge remote-tracking branch 'origin/master'
|
2015-01-24 12:45:16 +09:00 |
|
yvt
|
7072e15b63
|
Mask write to configs from certain scripts
|
2015-01-24 12:44:57 +09:00 |
|
Tomoaki KAWADA
|
aff4c995ee
|
fixed to compile
|
2015-01-23 18:43:53 +09:00 |
|
yvt
|
66627a4de2
|
Support for third person view and so on.
|
2015-01-23 18:26:00 +09:00 |
|
Tomoaki KAWADA
|
df40c16c5a
|
Update Strings.h
Added the missing '>'
|
2014-12-19 05:08:43 +09:00 |
|
Tomoaki KAWADA
|
793ea5b807
|
Fix #327
|
2014-12-19 04:42:45 +09:00 |
|
Way, No
|
a637e177e3
|
added first person view
|
2014-12-17 01:17:03 +10:00 |
|
faineance
|
1bdaa42012
|
fix multiple default values
|
2014-12-14 12:36:40 +00:00 |
|
Way, No
|
5a943732f7
|
Update Main.cpp
More precise help message.
|
2014-09-14 00:11:19 +11:00 |
|
Dmitry Marakasov
|
a744744591
|
Include local directories before everything else
This fixes build failures because of picking up system includes
instead of similarily named local ones
|
2014-07-31 00:41:13 +04:00 |
|
Dmitry Marakasov
|
8407576b8b
|
include cmath for sqrtf
|
2014-07-31 00:40:41 +04:00 |
|
Dmitry Marakasov
|
fd7c0a874c
|
sys/sysinfo.h is specific ot Linux, not gcc
|
2014-07-31 00:40:27 +04:00 |
|
yvt
|
d83778ce05
|
Fixed to compile on MSVC 2013
|
2014-06-14 00:38:20 +09:00 |
|
yvt
|
7c461598a6
|
Software rendering with SSE2 is enabled when complied with MSVC 2013 (avoids #269)
|
2014-06-14 00:24:34 +09:00 |
|
yvt
|
df3d401178
|
Fixed to compile on MSVC 2013
|
2014-06-14 00:24:34 +09:00 |
|
Tomoaki KAWADA
|
620a58798c
|
Merge pull request #275 from noway421/some_more_tweaks
Resource directories defined on compile time
|
2014-05-27 01:01:01 +09:00 |
|
Way, No
|
cf2ebd92a5
|
Now getting resource directory from cmake instead of hardcode; also enabled RESDIR for Release builds
|
2014-05-09 02:59:35 +11:00 |
|
Dennis Barzakovsky
|
a9da58e55b
|
implement yvt/openspades#249
|
2014-05-08 16:46:17 +03:00 |
|
Dennis Barzakovsky
|
410ffda723
|
fix yvt/openspades#266
|
2014-05-08 14:44:35 +03:00 |
|
yvt
|
2ee3f96340
|
Fixed to compile without NDEBUG
|
2014-05-08 02:58:41 +09:00 |
|
yvt
|
e398ede806
|
Adjusted blood smoke
|
2014-05-08 02:57:45 +09:00 |
|
yvt
|
9e22b08dfc
|
Merge remote-tracking branch 'origin/master'
|
2014-05-08 02:41:39 +09:00 |
|
yvt
|
063efdde63
|
Additional smoke textures looking like explosion
|
2014-05-08 02:41:10 +09:00 |
|
Way, No
|
eed4c1b84d
|
removed unnecessary linking code
|
2014-05-06 00:24:24 +11:00 |
|
Way, No
|
a34ba91bca
|
execute rights to MakeSplashImage.sh file
|
2014-05-06 00:22:44 +11:00 |
|
Way, No
|
f0a0ff39db
|
Edited icon loading method
|
2014-05-06 00:22:01 +11:00 |
|
Way, No
|
a169a19d6c
|
Icon.png & Icon.inc
|
2014-05-06 00:20:27 +11:00 |
|
Tomoaki KAWADA
|
550cc1079d
|
Merge pull request #262 from noway421/deb_package
Rough support for generating .deb package
|
2014-05-05 15:25:21 +09:00 |
|
yvt
|
ebd8f292e0
|
SW renderer: linear interpolation by dithering
|
2014-05-03 23:08:16 +09:00 |
|
yvt
|
67d4307b15
|
fix to compile on GCC
|
2014-05-03 22:00:21 +09:00 |
|
yvt
|
9133c639fc
|
SW renderer: optimize
|
2014-05-03 21:52:51 +09:00 |
|
yvt
|
84a99cfe58
|
Detect x86_64
|
2014-05-03 18:50:29 +09:00 |
|
yvt
|
dc7820a561
|
Show startup window by default
|
2014-05-03 17:33:51 +09:00 |
|
yvt
|
2b23c511dc
|
attempt to make sw renderer faster
|
2014-05-03 17:17:11 +09:00 |
|
yvt
|
24ef39c350
|
Merge branch 'master' of https://github.com/yvt/openspades
|
2014-05-01 22:07:06 +09:00 |
|
yvt
|
987ed84d93
|
Fixed a bug in gzip/deflate stream (fix #91)
|
2014-05-01 22:04:21 +09:00 |
|
Tomoaki KAWADA
|
a38d8b371a
|
Merge pull request #258 from crafn/master
Movement slowdown when looking up and down changed to match beta better
|
2014-04-27 12:13:30 +09:00 |
|
Way, No
|
d72212aa5f
|
fixed typos
|
2014-04-26 19:37:11 +11:00 |
|
Way, No
|
87adc03e7e
|
rough deb package support
|
2014-04-25 22:22:35 +11:00 |
|
Tomoaki KAWADA
|
cc38a78d42
|
Merge pull request #261 from barzoj/master
yvt/openspades#243: fix usage of comma key
|
2014-04-25 04:16:09 +09:00 |
|
Dennis Barzakovsky
|
18d4a6d7ec
|
yvt/openspades#243: fix usage of comma key
|
2014-04-24 15:03:01 +03:00 |
|
Way, No
|
d92278750e
|
Splitted downloading resources and icon generating to 2 targets
|
2014-04-24 13:21:18 +11:00 |
|
Way, No
|
9ab83da60a
|
added icon to screenhelper
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
43c533a2e7
|
added icon to splash screen
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
04f4968034
|
icon from .rodata
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
3cff2fe566
|
added icon.inc
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
67439374ba
|
includes
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
87ac44de31
|
now using FileManager::OpenForReading
|
2014-04-24 12:11:05 +11:00 |
|
Way, No
|
a1286db65a
|
added code for setting window icon
|
2014-04-24 12:11:05 +11:00 |
|