2009-09-09 unc0rr - Implement low quality rope
2009-09-09 nemo oops. forgot this one
2009-09-09 nemo Ok. This time I think I have it. amNothing should work.
2009-09-08 nemo Trying to correct prior amNothing checkin. untested.
2009-09-08 nemo hide timer after cake is done walking
2009-09-08 nemo Add an empty weapon to avoid selection of weapons which aren't yet ready. Might all be useful to switch to amNothing in certain situations, like after using up all ropes, instead of bazooka.
2009-09-08 unc0rr Fix inconsistency in join/part messages
2009-09-08 unc0rr Update server dependancies list
2009-09-07 unc0rr Join messages too
2009-09-07 unc0rr Not fakeable quit messages
2009-09-04 unc0rr Fixes suggested by hlint tool
2009-09-04 unc0rr Set window caption even in fullscreen mode (suggested by Smaxx)
2009-09-04 unc0rr Smaxx' fix for windows build
2009-09-04 unc0rr Some fixes suggested by hlint
2009-09-04 unc0rr Drop support for ghc 6.8, use 6.10 instead
2009-09-03 unc0rr Remove crosshair from skip
2009-09-03 unc0rr Warn players in room when admin lefts room
2009-09-02 unc0rr - Frontend: reorganize code controlling widgets state, fix problems getting room admin status
2009-09-02 unc0rr Fix frontend ROOM_CONTROL_ACCESS protocol command handler
2009-09-02 unc0rr Send leaving message and remove room admin's teams when he exits
2009-09-02 unc0rr Update Polish translation
2009-09-01 unc0rr Implement room delegation (not tested, only one predefined name to rename room)
2009-09-01 unc0rr Fix a bug when you are unable to do anything in lobby when room is closed during round
2009-08-30 unc0rr Prevent "free knocking" bug
2009-08-30 nemo An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
2009-08-30 unc0rr Some preparation for room control delegation support
2009-08-28 koda fix windows compilation with dll (frontend and engine)
2009-08-27 unc0rr Change password dialog to be more informative
2009-08-27 unc0rr Ask user for a nickname on first run, suggest login name
2009-08-27 unc0rr Add respawning mines mode as a hack.
2009-08-26 nemo Lower bound on speech text width for proper rendering
2009-08-25 nemo Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
2009-08-24 nemo correct typo found by Smaxx
2009-08-23 unc0rr Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
2009-08-19 koda improved fix for right click on mac
2009-08-19 koda restored volumen control (hoorray)
2009-08-19 koda rename dpr -> pas, restores ammos on two columns, minor fixes to openalbridge
2009-08-18 unc0rr Optimize many sprites
2009-08-17 unc0rr Add Battlefield map
2009-08-17 unc0rr Rename octopus grave
2009-08-17 unc0rr Optimize sprites in Hedgehog folder
2009-08-17 unc0rr New hats, optimize some old ones
2009-08-17 unc0rr - Update ammo menu icons
2009-08-17 unc0rr Allow kamikaze in move
2009-08-16 unc0rr Fix my bad English
2009-08-16 unc0rr Fix bazooka having timer
2009-08-16 unc0rr Update russian translation
2009-08-16 unc0rr Update pt_PT translation
2009-08-16 unc0rr Better fix
2009-08-16 unc0rr Check gear for nil in /timer command handler
2009-08-15 unc0rr Bind zoom in/out to [ and ]
2009-08-13 unc0rr Show player's room status (plays/spectates)
2009-08-13 unc0rr Fix filtering
2009-08-12 unc0rr Don't filter +left command :D
2009-08-12 nemo oops!
2009-08-12 unc0rr Now really fix
2009-08-12 unc0rr Fix compilation
2009-08-12 unc0rr reorganize functions a bit
2009-08-12 unc0rr Implement filtering in server
2009-08-12 unc0rr Don't spam debug log
2009-08-12 unc0rr Better support for scripting by gears
2009-08-11 nemo minor saucer change Tiy had requested once.
2009-08-11 nemo prevent overflow
2009-08-09 nemo updated portugese translation by marco_silva
2009-08-08 unc0rr - Update Bulgarian transation
2009-08-05 nemo szczur comments out some english phrases
2009-08-05 unc0rr Patch for compiling with 6.10 (define NEW_EXCEPTIONS to do that)
2009-08-05 unc0rr More Italian announcer messages
2009-08-02 nemo For people's consideration. Restore the .11 behaviour of not initialising sound if music is turned off. Reason. I still get 100% CPU useage in frontend due to sucky sound daemon setups *cough*pulseaudio*cough* so this offers an easy workaround for people (turn off music). Disadvantage, this removes Smaxx' code to disable sound-related buttons on failure to init sound.
2009-08-01 unc0rr Fix texture so it doesn't produce vertical lines
2009-08-01 unc0rr New waves rendering procedure based on using texture coodrinates > 1.0
2009-08-01 unc0rr Update some translations
2009-07-30 nemo Selectively enable clamping - seeing if this helps avoid weird flake problems while still fixing vertical lines in waves and sky
2009-07-30 unc0rr Fix queue bug triggered by AI
2009-07-30 unc0rr Move water waves rendering to a separate procedure
2009-07-30 unc0rr Better handle pointing with mouse cursor on zoom
2009-07-29 nemo New graphics. Nature, City.
2009-07-28 nemo Avoid /0 in SetScale - not sure this is right way to do it though. But just to try and stop crashing prg's machine
2009-07-28 unc0rr - Remove one AddProgress call
2009-07-28 unc0rr Cleanup code a bit
2009-07-28 unc0rr Now really fix
2009-07-28 unc0rr Fix hedgehog stopping to slide when throwing rope (not tested)
2009-07-28 unc0rr Better handle loosing control when on rope
2009-07-28 unc0rr Fix hwSign to give 1 on -0 value
2009-07-26 nemo requested change by Tiy to Flying Saucer start (hover until first keypress)
2009-07-26 nemo Add back waves since it was really irritating Tiy
2009-07-26 nemo Remove this check since I got confused as to why my sound still wasn't working even after I had fixed the lock caused by bad flash plugin and restarted hedgewars
2009-07-26 nemo Make all theme numbers proportional to map MaxHedgehogs. This should mean the numbers should be as in past for 18 hedgehog map
2009-07-25 nemo Stray semi-opaque pixels fixed
2009-07-24 nemo Remove reduced quality check - gameplay impact
2009-07-24 nemo Add water opacity to theme - defaulting to 50% opaque on all themes but Eyes (80%) and Underwater (100%)
2009-07-24 nemo flagging for "reduced quality". Clamping cuts frame rate in half in software rendering on my sucky laptop
2009-07-24 nemo szczur's pl update + lupdate-qt4 && lrelease-qt4
2009-07-23 nemo add extra semi-opaque layer of water to discolour objects in the water.
2009-07-22 nemo little experiment to see if this improve appearance of laser/ufo/cake/laser guided missile - of course, can't actually see it until unc0rr restores waves
2009-07-20 nemo Restrict hogs to 16px proximity to border to avoid getting kicked through.
2009-07-19 koda switch to ov_fopen for simplicity
2009-07-19 koda fix a bug where a fclose() was called after an ov_clear()
2009-07-18 koda documentation fix
2009-07-16 koda lowres theme data for iphone compatibility
2009-07-15 koda sound for mortar
2009-07-14 koda a lot of stuff:
2009-07-12 koda other indentation, binding and miscellaneous fixes to openalbridge
2009-07-12 koda fix indentation and other cosmetic changes to lib
2009-07-12 koda corrects a wrong binding
2009-07-12 koda updates licence and fix a memory leak (which was consuming iphone memory)
2009-07-12 nemo sorry, these two don't help. tested, flakes still screwed up. anyway, the lines were only on terrain
2009-07-12 nemo meh. let's try this one too. maybe "_TO_EDGE" is the magic difference
2009-07-11 koda -fix bamboo theme (unsupported color profile)
2009-07-11 koda hypothetical opengles improvements
2009-07-11 koda accessory stuff for iphone
2009-07-10 koda fix a binding that was preveting to display anything else besides hogs on iphone
2009-07-10 nemo untested
2009-07-10 nemo Try reenabling these two - shouldn't impact flakes
2009-07-10 koda real fix for iphone color (reverting previous commit)
2009-07-10 koda moves indestructible color to green for iphone compatibility
2009-07-10 nemo damn mortars
2009-07-09 nemo unc0rr's patch from issue #144 - prevent spectators from ruining the game
2009-07-09 koda routine for loading lower resolution horizont and sky for nature theme when bigger images are not supported; right now they are not installed, but they could be useful for less powerful machines in general
2009-07-08 koda additional touch support and nemo's reduced land array size
2009-07-08 koda initial support for touch input
2009-07-07 koda completes removal of wav files, updates SDLh and adds DEBUGFILE to hwengine when compiled in Debug mode
2009-07-07 koda -Removal of older WAV files, now useless thanks to OpenAL
2009-07-07 koda move C and C++ optimization flags in the main CMakeLists.txt
2009-07-07 nemo Accidentally switched property in last checkin
2009-07-07 koda double column girder for embedded
2009-07-07 nemo the -1 was a bad idea
2009-07-07 nemo multi-column support
(0) -1000 -128 +128 +1000 +3000 +10000 tip