Tue, 28 Jun 2011 21:31:02 +0200 first draft of a html based theme editor
Henek [Tue, 28 Jun 2011 21:31:02 +0200] rev 5346
first draft of a html based theme editor
Wed, 29 Jun 2011 17:32:05 +0400 Simplify code using 'with', convert some tabs to spaces
unc0rr [Wed, 29 Jun 2011 17:32:05 +0400] rev 5345
Simplify code using 'with', convert some tabs to spaces
Fri, 24 Jun 2011 13:12:52 +0200 Removed WriteToConsole debugging lines hedgeroid
Xeli [Fri, 24 Jun 2011 13:12:52 +0200] rev 5344
Removed WriteToConsole debugging lines
Tue, 28 Jun 2011 21:28:13 +0200 fake crates now with complementary poison
Henek [Tue, 28 Jun 2011 21:28:13 +0200] rev 5343
fake crates now with complementary poison
Wed, 29 Jun 2011 17:25:41 +0400 Check xx for LAND_WIDTH_MASK
unc0rr [Wed, 29 Jun 2011 17:25:41 +0400] rev 5342
Check xx for LAND_WIDTH_MASK
Fri, 24 Jun 2011 09:54:39 +0200 merge hedgeroid
Xeli [Fri, 24 Jun 2011 09:54:39 +0200] rev 5341
merge
Tue, 28 Jun 2011 17:12:09 +0400 - Allow snow to drop a bit outside the map, where it already is allowed to spawn
unc0rr [Tue, 28 Jun 2011 17:12:09 +0400] rev 5340
- Allow snow to drop a bit outside the map, where it already is allowed to spawn - Tiny optimization
Fri, 24 Jun 2011 09:36:59 +0200 Fixed the incomplete merge of rev: 22c1f4833a86 hedgeroid
Xeli [Fri, 24 Jun 2011 09:36:59 +0200] rev 5339
Fixed the incomplete merge of rev: 22c1f4833a86
Tue, 28 Jun 2011 16:12:39 +0400 Fix CMake warning (a header listed twice)
unc0rr [Tue, 28 Jun 2011 16:12:39 +0400] rev 5338
Fix CMake warning (a header listed twice)
Thu, 23 Jun 2011 21:57:53 +0200 Package name changes hedgeroid
Xeli [Thu, 23 Jun 2011 21:57:53 +0200] rev 5337
Package name changes
Mon, 27 Jun 2011 13:39:46 -0400 Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
nemo [Mon, 27 Jun 2011 13:39:46 -0400] rev 5336
Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
Thu, 23 Jun 2011 21:57:31 +0200 more packing name changes hedgeroid
Xeli [Thu, 23 Jun 2011 21:57:31 +0200] rev 5335
more packing name changes
Mon, 27 Jun 2011 02:41:45 +0200 Fix some quirky syntax.
mikade [Mon, 27 Jun 2011 02:41:45 +0200] rev 5334
Fix some quirky syntax.
Thu, 23 Jun 2011 21:33:04 +0200 Package name changed from org.libsdl.app to org.hedgewars hedgeroid
Xeli [Thu, 23 Jun 2011 21:33:04 +0200] rev 5333
Package name changed from org.libsdl.app to org.hedgewars
Sun, 26 Jun 2011 20:29:08 -0400 Use an ifdef instead, add despeckling of tunnels
nemo [Sun, 26 Jun 2011 20:29:08 -0400] rev 5332
Use an ifdef instead, add despeckling of tunnels
Thu, 23 Jun 2011 21:09:33 +0200 Changed the package path from org.libsdl.app to org.hedgewars hedgeroid
Xeli [Thu, 23 Jun 2011 21:09:33 +0200] rev 5331
Changed the package path from org.libsdl.app to org.hedgewars
Sun, 26 Jun 2011 20:19:11 -0400 disable .reserve - not 4.6 compatible
nemo [Sun, 26 Jun 2011 20:19:11 -0400] rev 5330
disable .reserve - not 4.6 compatible
Thu, 23 Jun 2011 16:52:23 +0200 Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos hedgeroid
Xeli [Thu, 23 Jun 2011 16:52:23 +0200] rev 5329
Reverted back to tip and changed the correct IFDEF IPHONEOS to MOBILE without breaking other iphoneos
Sun, 26 Jun 2011 19:44:41 -0400 Forgot to remove this script name
nemo [Sun, 26 Jun 2011 19:44:41 -0400] rev 5328
Forgot to remove this script name
Tue, 28 Jun 2011 20:42:04 +0000 Second passage (second time I correct),
orange.hg@gmail.com [Tue, 28 Jun 2011 20:42:04 +0000] rev 5327
Second passage (second time I correct), -nouvelles phrases de jeu (new sentences) -correction de fautes (correction of mistakes) -reformulations pour plus de compréhension et de cohérence (reformulation for more understanding)
Thu, 23 Jun 2011 16:29:46 +0200 Changed UI elements hedgeroid
Xeli [Thu, 23 Jun 2011 16:29:46 +0200] rev 5326
Changed UI elements
Sun, 26 Jun 2011 19:42:44 -0400 Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
nemo [Sun, 26 Jun 2011 19:42:44 -0400] rev 5325
Lua update. New phrases. Try to remove some duplicates by avoiding use of space and : in short common phrases. Removed localisation of some script names, since we can't localise that in frontend yet anyway, without screwing up multiplayer.
Sun, 26 Jun 2011 17:43:41 +0000 quelques ajouts supplémentaires dans ce qui n'était pas encore traduit
orange.hg@gmail.com [Sun, 26 Jun 2011 17:43:41 +0000] rev 5324
quelques ajouts supplémentaires dans ce qui n'était pas encore traduit
Thu, 23 Jun 2011 16:26:03 +0200 Enabled fullscreen and locked it to landscap hedgeroid
Xeli [Thu, 23 Jun 2011 16:26:03 +0200] rev 5323
Enabled fullscreen and locked it to landscap
Sun, 26 Jun 2011 16:34:31 -0400 add missing nil check, increase despeckling of background too
nemo [Sun, 26 Jun 2011 16:34:31 -0400] rev 5322
add missing nil check, increase despeckling of background too
Sun, 26 Jun 2011 17:18:19 +0000 Après le premier jet d'hier, correction de quelques fautes, traductions plus appropriées, ...
orange.hg@gmail.com [Sun, 26 Jun 2011 17:18:19 +0000] rev 5321
Après le premier jet d'hier, correction de quelques fautes, traductions plus appropriées, ...
Thu, 23 Jun 2011 15:51:21 +0200 Added various directories where compilers output to hedgeroid
Xeli [Thu, 23 Jun 2011 15:51:21 +0200] rev 5320
Added various directories where compilers output to
Sun, 26 Jun 2011 15:23:45 -0400 bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
nemo [Sun, 26 Jun 2011 15:23:45 -0400] rev 5319
bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
Sat, 25 Jun 2011 18:05:08 +0000 Pour chaque <translation type="unfinished"> j'ai complété avec la traduction française.
orange.hg@gmail.com [Sat, 25 Jun 2011 18:05:08 +0000] rev 5318
Pour chaque <translation type="unfinished"> j'ai complété avec la traduction française. Je n'ai pas su quoi faire avec <translation type="obsolete"> => reformuler autrement ce qu'il y a déjà marqué ?? Certaines choses ne sont pas encore traduites car il manque le contexte général du mot pour le traduire correctement.
Thu, 23 Jun 2011 14:30:04 +0200 Added sdl_net from the unofficial android port: http://www.anddev.org/sdl_port_for_android_sdk-ndk_16-t9218.html hedgeroid
Xeli [Thu, 23 Jun 2011 14:30:04 +0200] rev 5317
Added sdl_net from the unofficial android port: http://www.anddev.org/sdl_port_for_android_sdk-ndk_16-t9218.html
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip