251 Commits

Author SHA1 Message Date
learn_more
50d30c1311 Merge branch 'master' of https://github.com/yvt/openspades 2013-11-17 22:01:08 +01:00
yvt
891252c6b8 Reduced weapon movement 2013-11-17 22:48:16 +09:00
yvt
9359f355a4 Abort the loading by hitting the escape key 2013-11-17 21:51:45 +09:00
yvt
4999ac1b41 Fixed crash 2013-11-17 01:38:35 +09:00
yvt
7b9593d5c0 Merge branch 'master' of https://github.com/yvt/openspades 2013-11-17 00:26:50 +09:00
yvt
e4b83484db Fixed #93. 2013-11-17 00:26:05 +09:00
yvt
4a26ee6af4 Lens flare support for dynamic lights 2013-11-16 23:30:54 +09:00
yvt
9765fa2251 ensures the held block color is synchronized when a local player spawns 2013-11-16 15:25:08 +09:00
learn_more
bf81e0b567 Merge branch 'master' of https://github.com/yvt/openspades 2013-11-16 01:34:53 +01:00
learn_more
986a53bec8 fix refcounted object
cleanup headers usage (don't include everything in base classes, just include what's needed in .cpp)
2013-11-16 01:34:37 +01:00
learn_more
3924a43625 limbo menu responds to 1,2,3 2013-11-11 00:51:13 +01:00
yvt
1a3f9bdbec Now ignores invalid image character codes (that is, addresses a DoS attack exploit) 2013-11-11 01:20:32 +09:00
UnrealIncident
2c90222186 Merge remote-tracking branch 'learn_more/master' 2013-11-07 04:50:12 +10:00
learn_more
8b054c4fac Fix welcome message not showing up when connecting to pysnip 2013-11-06 18:54:55 +01:00
UnrealIncident
aa62a020b6 Initial OS support. 2013-11-07 00:40:03 +10:00
learn_more
fccf80d67f add icons from JoJoe_Stinky
fix dumb bug (every gun would be displayed as shotgun)
2013-11-03 19:07:06 +01:00
learn_more
2a24e662cd helper function for weapon scripts (less duplicate code)
cleanup some register code
angelscript exceptions have a stacktrace now
optimize some networking code (only create packet when a packet is gonna be sent, instead of every frame
2013-11-03 17:13:49 +01:00
learn_more
e10feba5b0 Killfeed with images (placeholders for now) 2013-11-03 00:52:54 +01:00
learn_more
b5c690a6c5 add localhost quickconnect buttons
add version selection next to server url
2013-11-03 00:33:59 +01:00
learn_more
52b98a5598 Cleanup text drawing (has one generic DrawShadow function that draws text with a shadow, instead of duplicating it everywhere in the code
use the new DrawShadow function, in CenterMessageView, Client, and TCProgressView
add mingw .exe icon (untested, could use confirmation that it works)
2013-11-02 19:00:50 +01:00
learn_more
71c12f3849 Merge branch 'master' of https://github.com/yvt/openspades 2013-10-31 18:50:56 +01:00
yvt
57281c6a5e Desaturate effect 2013-11-01 00:55:19 +09:00
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
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
learn_more
d6b78ac6c4 fix playerid 32 bug? 2013-10-08 22:01:07 +02: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
5b195094a3 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-22 23:14:31 +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
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
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
learn_more
310c97f808 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-14 17:51:17 +02:00
yvt
5437eb3eba AudioDevice is exported to script 2013-09-14 17:26:43 +09:00
learn_more
244a4d3b01 Merge branch 'master' of https://github.com/yvt/openspades 2013-09-14 07:13:03 +02:00
learn_more
c02418b2b1 bugfix in netclient (was reserve instead of resize)
confirmation if you want to close the game
2013-09-14 07:11:40 +02:00
yvt
e7d5b210c3 Renderer refactor 2013-09-14 13:36:05 +09:00