unc0rr [Thu, 08 Oct 2009 13:38:50 +0000] rev 2410
Fix integer->SmallInt
koda [Thu, 08 Oct 2009 00:58:17 +0000] rev 2409
fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
other minor changes to cmakefiles and iphone defaults
unc0rr [Wed, 07 Oct 2009 17:01:40 +0000] rev 2408
Server provides more info in rooms list
unc0rr [Wed, 07 Oct 2009 14:37:42 +0000] rev 2407
- Fix mouse cursor bugs in net game (still has a bug near water)
- Default binds for zoom
koda [Tue, 06 Oct 2009 16:30:08 +0000] rev 2406
cmake optimizations and simplification
unc0rr [Sat, 03 Oct 2009 12:38:56 +0000] rev 2405
Fix /me chat command in demos
unc0rr [Sat, 03 Oct 2009 12:35:24 +0000] rev 2404
Fix build
unc0rr [Sat, 03 Oct 2009 09:35:14 +0000] rev 2403
- Proper /team command implementation
- Many fixes for chat bugs in engine, frontend and server
koda [Fri, 02 Oct 2009 18:56:54 +0000] rev 2402
revert to manual startup of frontend's OpenAL session (keeping voices' bug fixed)
koda [Fri, 02 Oct 2009 18:44:37 +0000] rev 2401
fixes & co.
koda [Fri, 02 Oct 2009 16:49:31 +0000] rev 2400
added a utility that warns the user to install hedgewars when it's run from the diskimage
koda [Sun, 27 Sep 2009 22:25:27 +0000] rev 2399
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
koda [Sun, 27 Sep 2009 20:25:49 +0000] rev 2398
classic voicepack
unc0rr [Sun, 27 Sep 2009 14:33:59 +0000] rev 2397
- Patch for "Syncronizing" message by Smaxx + some tweaks by me
- Tweak chat colours a bit
unc0rr [Sun, 27 Sep 2009 10:26:36 +0000] rev 2396
Colorize chat messages in frontend and engine
koda [Sat, 26 Sep 2009 20:54:13 +0000] rev 2395
makes the updater optional at compile time
koda [Sat, 26 Sep 2009 15:44:34 +0000] rev 2394
lupdate + a working .pro file
koda [Sat, 26 Sep 2009 03:44:32 +0000] rev 2393
some fixes for the autoupdate thingy
koda [Tue, 22 Sep 2009 21:58:08 +0000] rev 2392
Smaxx's patch fixing openal sound issues with poor card drivers
koda [Tue, 22 Sep 2009 21:00:39 +0000] rev 2391
fix invisible rope in low quality
koda [Tue, 22 Sep 2009 18:58:02 +0000] rev 2390
converts some gl calls to gles
unc0rr [Tue, 22 Sep 2009 15:48:49 +0000] rev 2389
- Remove cake fix
- Restore negative zero in hwSign
unc0rr [Tue, 22 Sep 2009 15:42:19 +0000] rev 2388
Fix cake going wrong way bug (triggered by disallowing "negative zero" in hwSign)
unc0rr [Thu, 17 Sep 2009 06:37:24 +0000] rev 2387
Final fix