unc0rr [Sun, 22 Mar 2009 17:39:12 +0000] rev 1908
Use GL_TRIANGLE_FAN instead of GL_TRIANGLES (more efficient)
unc0rr [Sun, 22 Mar 2009 14:35:45 +0000] rev 1907
Random team generator rework by ttsmj
unc0rr [Sun, 22 Mar 2009 14:32:22 +0000] rev 1906
Apply koda's OpenGL ES compatibility patch
unc0rr [Sat, 21 Mar 2009 10:49:58 +0000] rev 1905
- Use QCryptographicHash for md5
- Improve stub for admin page
- Make protocol commands for room creation and joining incompatible with previous versions
unc0rr [Wed, 18 Mar 2009 22:02:55 +0000] rev 1904
- Fix warnings in frontend
- Example of using vertex arrays in one of rendering functions
unc0rr [Wed, 18 Mar 2009 21:43:46 +0000] rev 1903
Patch by koda
unc0rr [Wed, 18 Mar 2009 21:43:22 +0000] rev 1902
Add delete button and scheme selection combobox to scheme edit page
unc0rr [Wed, 18 Mar 2009 21:42:50 +0000] rev 1901
Mac icon
unc0rr [Wed, 18 Mar 2009 17:56:27 +0000] rev 1900
Update some translations, lupdate && lrelease
unc0rr [Wed, 18 Mar 2009 15:48:43 +0000] rev 1899
Sync schemes config over net should work now (untested)
unc0rr [Mon, 16 Mar 2009 20:55:10 +0000] rev 1898
Send scheme data over net (but recieving part isn't implemented yet)
unc0rr [Mon, 16 Mar 2009 19:55:56 +0000] rev 1897
- Some style changes by nemo
- Add ability for schemes save and load
unc0rr [Mon, 16 Mar 2009 14:43:15 +0000] rev 1896
Don't use GLU
unc0rr [Sun, 15 Mar 2009 17:47:06 +0000] rev 1895
More game options by nemo
+ some tweaks by me
unc0rr [Sun, 15 Mar 2009 14:47:59 +0000] rev 1894
Rooms list colourizing patch by TheXception
unc0rr [Sun, 15 Mar 2009 14:36:14 +0000] rev 1893
Style fixes by nemo
unc0rr [Sun, 15 Mar 2009 12:59:52 +0000] rev 1892
Some tweaks by nemo
unc0rr [Sun, 15 Mar 2009 12:58:23 +0000] rev 1891
Fix for rooms list + Qt 4.5 by TheXception
unc0rr [Fri, 13 Mar 2009 21:39:59 +0000] rev 1890
Scheme options work now
Things left: save/load schemes, pass schemes via net, make nice-looking scheme edit page, add more options
unc0rr [Fri, 13 Mar 2009 18:04:44 +0000] rev 1889
Editing schemes, creating new one works now
unc0rr [Thu, 12 Mar 2009 20:29:01 +0000] rev 1888
Add an ability to run engine without IPC connection.
It requires two parameters:
1) ful path to share/hedgewars/Data
2) full path to record file (hwd_24 or hws_24)
de
bug #0.txt will be created it path passed in 1st param
unc0rr [Thu, 12 Mar 2009 20:19:33 +0000] rev 1887
- Share model between test table and widgets
- Implement Back button
unc0rr [Thu, 12 Mar 2009 13:55:47 +0000] rev 1886
patch by nemo: quick change from 0 to infinite and vice versa
unc0rr [Thu, 12 Mar 2009 13:54:32 +0000] rev 1885
Continue work on new schemes
unc0rr [Wed, 11 Mar 2009 14:32:28 +0000] rev 1884
Continue work on new schemes implementation
unc0rr [Tue, 10 Mar 2009 21:57:33 +0000] rev 1883
- Clear gm_Slot flag even if you can't switch ammo:
Fixes engine slowdown when trying to switch ammo while firing bazooka
unc0rr [Tue, 10 Mar 2009 21:31:29 +0000] rev 1882
Update ammo icons
unc0rr [Tue, 10 Mar 2009 17:55:44 +0000] rev 1881
Stub for ammo schemes model
unc0rr [Tue, 10 Mar 2009 17:55:29 +0000] rev 1880
a patch
unc0rr [Mon, 09 Mar 2009 20:47:17 +0000] rev 1879
Implement kick from room