koda [Tue, 30 Jun 2009 12:31:32 +0000] rev 2213
-Smaxx's porting of the library to MSVC compilers
-library is now ANSI C
-interface headers reworked
koda [Mon, 29 Jun 2009 23:03:25 +0000] rev 2212
-openalbridge headers cleaned
-static building of lib for non MSVC compilers
koda [Mon, 29 Jun 2009 20:01:05 +0000] rev 2211
- fade in/out functions merged, but kept binary compatibility
- reworked memory initialization, now uses less memory and allocates more only when needed
- other fixes to openalbridge
koda [Mon, 29 Jun 2009 03:47:39 +0000] rev 2210
initial bugfix for volume setup
koda [Mon, 29 Jun 2009 00:58:32 +0000] rev 2209
- bugfix for segfault on fades
- winstdint.h updated to pstdint.h (more portable)
nemo [Sun, 28 Jun 2009 23:36:41 +0000] rev 2208
disable timers on a few silly items, trying out a timer on cake
unc0rr [Sun, 28 Jun 2009 21:43:46 +0000] rev 2207
Make server accpet TEAM_CHAT protocol command, and act like on CHAT command for now
nemo [Sun, 28 Jun 2009 18:59:26 +0000] rev 2206
text tweaks
unc0rr [Sun, 28 Jun 2009 18:51:54 +0000] rev 2205
Fix for mouse targeting... not tested
nemo [Sun, 28 Jun 2009 18:47:55 +0000] rev 2204
Smaxx' idea of timers, reworked just a tad. Might need variable for offset, but seems ok for now
koda [Sun, 28 Jun 2009 16:54:51 +0000] rev 2203
-Added support for Release and Debug for CMAKE_BUILD_TYPE
-patch to OpenALbridge for invert_endianness
nemo [Sun, 28 Jun 2009 16:44:04 +0000] rev 2202
Move count notification to all multishoot
nemo [Sun, 28 Jun 2009 14:39:18 +0000] rev 2201
some win32 dll export thingy.
nemo [Sun, 28 Jun 2009 14:37:26 +0000] rev 2200
koda/Smaxx changes to openal for crossplatform building
unc0rr [Sat, 27 Jun 2009 09:51:15 +0000] rev 2199
Update Italian translation
unc0rr [Fri, 26 Jun 2009 19:52:42 +0000] rev 2198
Bring back smoothness for camera movement
unc0rr [Fri, 26 Jun 2009 19:40:10 +0000] rev 2197
Some work on camera
nemo [Thu, 25 Jun 2009 10:50:44 +0000] rev 2196
small jetpack tweak
nemo [Thu, 25 Jun 2009 10:49:40 +0000] rev 2195
Oops. Sorry about that. Restore correct extdbinterface.hs
nemo [Thu, 25 Jun 2009 10:49:05 +0000] rev 2194
koda adds threading for fadein/out. Untested under windows, but works beautifully under Linux (and presumably OSX, right koda?)
nemo [Wed, 24 Jun 2009 23:53:02 +0000] rev 2193
rename jetpack to flying saucer
unc0rr [Wed, 24 Jun 2009 19:47:32 +0000] rev 2192
- Fix quickplay sound bug triggered by two faults: ttsmj's (passing voicepack with empty name in team config) and koda's (he changed fallback to default scheme condition)
- Fix openal's warning (trying to fadeout not loaded music)
unc0rr [Wed, 24 Jun 2009 15:59:32 +0000] rev 2191
koda's OpenAL conversion:
- Freezes program for fadein/fadeout time
- Has a problem with quickplay
nemo [Mon, 22 Jun 2009 13:49:16 +0000] rev 2190
extra check suggested by unc0rr
nemo [Mon, 22 Jun 2009 00:27:55 +0000] rev 2189
allow brief ground touches
nemo [Mon, 22 Jun 2009 00:22:42 +0000] rev 2188
Kill saucer if it touches the ground, Tiy's new graphic
nemo [Mon, 22 Jun 2009 00:17:09 +0000] rev 2187
set vector to negative *after* applying upward vector
nemo [Mon, 22 Jun 2009 00:14:24 +0000] rev 2186
disable selection sprite, nudge ship into the air on launch
nemo [Sun, 21 Jun 2009 22:43:38 +0000] rev 2185
Localise words "Fuel" and "Remaining" - add shot counter to deagle.
unc0rr [Sun, 21 Jun 2009 18:00:43 +0000] rev 2184
Oops, fix database process interaction