Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-480
+480
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Bring back old 'Go!' button behavior
2008-10-23, by unc0rr
- Fix a bug screwing rooms list
2008-10-22, by unc0rr
Improve handling client's protocol number
2008-10-22, by unc0rr
Fix rooms list
2008-10-22, by unc0rr
Show additional info in rooms list
2008-10-22, by unc0rr
Check for right define
2008-10-22, by unc0rr
Use C preprocessor to allow compilation in windows
2008-10-22, by unc0rr
- Send additional info on rooms
2008-10-22, by unc0rr
Add "Join official server" button
2008-10-22, by unc0rr
If exception is on client quit, then just remove that client
2008-10-21, by unc0rr
Don't close handle in exception handler
2008-10-21, by unc0rr
Better exception message
2008-10-21, by unc0rr
Implement kick
2008-10-21, by unc0rr
Set custom background color on servers list widget
2008-10-21, by unc0rr
Customize team select widget background
2008-10-21, by unc0rr
Fix seduction sound
2008-10-20, by unc0rr
Lower music volume in frontend
2008-10-20, by unc0rr
Oops... start a dedicated server by default
2008-10-20, by unc0rr
Shutdown private server when room is abandoned
2008-10-20, by unc0rr
Support for private servers in frontend
2008-10-20, by unc0rr
Refactor options handling and storing
2008-10-20, by unc0rr
- Small but very important fix
2008-10-20, by unc0rr
Log reply only when send it
2008-10-18, by unc0rr
Mention Romulo Fernandes Machado on about page for Brazilian Portuguese translation
2008-10-18, by unc0rr
Fix formatting
2008-10-18, by unc0rr
Allow /me in chat
2008-10-18, by unc0rr
- Customize QTextBrowser look
2008-10-18, by unc0rr
Move back from server setup page
2008-10-18, by unc0rr
Start new hedgewars server instead of old one
2008-10-18, by unc0rr
Get rid of old net server
2008-10-18, by unc0rr
Fix out-of-source build
2008-10-18, by unc0rr
Fix error message
2008-10-18, by unc0rr
Fix compilation
2008-10-18, by unc0rr
Add hedgewars server to build process
2008-10-18, by unc0rr
- Add brazilian translation
2008-10-18, by unc0rr
- Frontend: don't reset playing teams list after end of round
2008-10-16, by unc0rr
Use seduction sound
2008-10-16, by unc0rr
Reorganize mapContainer widget. Fixes a bunch of bugs, improves widget.
2008-10-16, by unc0rr
- Fix crash when changing maps
2008-10-16, by unc0rr
Fix a typo
2008-10-15, by unc0rr
Fix using wrong variable =(
2008-10-15, by unc0rr
Fix uninitialised variable
2008-10-15, by unc0rr
Small rope optimization
2008-10-15, by unc0rr
Fix doubling chat message
2008-10-15, by unc0rr
Fix conditions to disconnect
2008-10-15, by unc0rr
Fix chat messages in saves and demos
2008-10-15, by unc0rr
Oops... fix introduced bug
2008-10-15, by unc0rr
Share chat between frontend and engine
2008-10-15, by unc0rr
Further improve disconnects handling
2008-10-15, by unc0rr
Various small insignificant improvements everywhere
2008-10-15, by unc0rr
- Perform lupdate-qt4 && lrelease-qt4
2008-10-14, by unc0rr
Add more support for handling disconnects while playing (not fully tested)
2008-10-14, by unc0rr
Add partial implementation of handling disconnects while playing via network
2008-10-13, by unc0rr
- Reverse the order of client list
2008-10-13, by unc0rr
- Add forgotten PirateFlag map to list of installed maps
2008-10-13, by unc0rr
- Remove deprecated stuff
2008-10-13, by unc0rr
- Set focus to dead hedgehog
2008-10-13, by unc0rr
Make messages be more debug-friendly
2008-10-13, by unc0rr
Server erases teams list after round finish, so everything should be okay now
2008-10-12, by unc0rr
Clients send roundfinished message to server when the round is over
2008-10-12, by unc0rr
Fix water rising too fast
2008-10-12, by unc0rr
Rename function
2008-10-10, by unc0rr
Allow --port=PORT command-line parameter to specify the port to listen on
2008-10-10, by unc0rr
Flush CONNECTED message, so client hasn't to wait for it on connect
2008-10-09, by unc0rr
Fix the bug
2008-10-09, by unc0rr
Stub to run network game
2008-10-09, by unc0rr
Update protocol doc
2008-10-09, by unc0rr
Fix team colors mismatch on some conditions (just synchronize them when team is added)
2008-10-09, by unc0rr
Small optimization (use partition instead of two filters with opposite predicates)
2008-10-09, by unc0rr
Send team removal message to others in room when client disconnects
2008-10-09, by unc0rr
- Fix a bug with chosen map (new clinet gets wrong information)
2008-10-09, by unc0rr
Fix that bug (lol, pretty fast, eh?)
2008-10-09, by unc0rr
Send teams info to newly connected client (has a bug with team sequence, need to discover)
2008-10-09, by unc0rr
- Allow team color changing
2008-10-09, by unc0rr
- Only team owner can remove team from the list
2008-10-09, by unc0rr
Add support for removing team
2008-10-09, by unc0rr
Can choose hedgehogs number now
2008-10-09, by unc0rr
Add seduction weapon sound
2008-10-09, by unc0rr
Adding teams now works
2008-10-08, by unc0rr
Get rid of team id in client code
2008-10-08, by unc0rr
Build neccessary structures in memory on ADDTEAM message, but don't send answer yet (need to review team id concept)
2008-10-08, by unc0rr
Fix protocol implementation to conform documentation
2008-10-08, by unc0rr
- Add protocol description (just started)
2008-10-08, by unc0rr
Optimize list lookups a bit
2008-10-08, by unc0rr
Reformat some code =P
2008-10-08, by unc0rr
- Shut the client's tries to configure server up
2008-10-08, by unc0rr
Server now fully supports game options
2008-10-08, by unc0rr
- Add join and leave messages to chat box
2008-10-08, by unc0rr
Implement rooms list refresh
2008-10-08, by unc0rr
Implement room create and join
2008-10-08, by unc0rr
- Introduce a bit of state miachine in client code (should be more robust and verbosive now)
2008-10-08, by unc0rr
Create a page for rooms list
2008-10-08, by unc0rr
- Add stub page for rooms list
2008-10-07, by unc0rr
Get rid of "internet" network game mode
2008-10-06, by unc0rr
Fix a bug with 'ghosts' on server
2008-10-06, by unc0rr
Fix another server failure (when second client in room disconnects)
2008-10-06, by unc0rr
- Now actually fix
2008-10-06, by unc0rr
Fix server crash on client disconnect
2008-10-05, by unc0rr
- Fix build of server (has some bugs now)
2008-10-05, by unc0rr
Start refactoring standalone server (prepare to change protocol)
2008-10-05, by unc0rr
Don't allow team with the same name from the same client (helps with double add due to lags)
2008-10-05, by unc0rr
Remove deprecated stuff
2008-10-05, by unc0rr
Fix a bug screwing team selection up in network game
2008-09-29, by unc0rr
Fix arithmetic bug in CHedgehogerWidget
2008-09-29, by unc0rr
Add team surrender flag
2008-09-29, by unc0rr
- Fix water rise
2008-09-29, by unc0rr
Try to adjust flame parameters
2008-09-28, by unc0rr
Prevent AI to damage a teammate when trying to dig with firepunch (patch not tested)
2008-09-28, by unc0rr
Start flames rework
2008-09-28, by unc0rr
- Hedgehog doesn't take off hat when shooting from shotgun
2008-09-28, by unc0rr
Predefined team can have customized hat
2008-09-28, by unc0rr
Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
2008-09-28, by unc0rr
Update Spanish and Polish translations
2008-09-28, by unc0rr
Fix frontend
2008-09-28, by unc0rr
- Customize spinbox arrows
2008-09-28, by unc0rr
Reorganize team edit page a little (save a lot of space)
2008-09-28, by unc0rr
Move preview icons into comboboxes
2008-09-28, by unc0rr
Seduction animation
2008-09-23, by unc0rr
A bit larger heart
2008-09-23, by unc0rr
- Update Italian translation
2008-09-22, by unc0rr
Enable back the ability to see chosen team color in team widget
2008-09-20, by unc0rr
Full-size hedgehog in hats selection widget
2008-09-20, by unc0rr
Draw a hedgehog under the hat in hats combobox
2008-09-20, by unc0rr
Update watermelon sprite
2008-09-19, by unc0rr
Use new sounds
2008-09-19, by unc0rr
Add new sound files
2008-09-19, by unc0rr
- Unbreak previously broken themes
2008-09-19, by unc0rr
Fix bug #61 http://fireforge.net/tracker/index.php?func=detail&aid=61&group_id=11&atid=125
2008-09-19, by unc0rr
Add Underwater theme
2008-09-19, by unc0rr
- Optimize maps
2008-09-19, by unc0rr
Fix mortar
2008-09-19, by unc0rr
Forgotten sheep map...
2008-09-19, by unc0rr
Graphics update
2008-09-19, by unc0rr
Draw smoke trail underneath of grenade
2008-09-19, by unc0rr
- Add many hats
2008-09-19, by unc0rr
Fix music starting to play after the round even if it was turned off
2008-09-18, by unc0rr
Rename hellish bomb to hellish hand-grenade
2008-09-18, by unc0rr
Delete deprecated stuff
2008-09-18, by unc0rr
Update Italian translation
2008-09-18, by unc0rr
Mention Eugene Lyubimkin in translators list for his Ukrainian translation
2008-09-18, by unc0rr
Add Hellish bomb weapon
2008-09-18, by unc0rr
Add watermelon sprite
2008-09-18, by unc0rr
Add watermelon weapon (without proper sprites yet)
2008-09-18, by unc0rr
Finish Ukrainian translation
2008-09-18, by unc0rr
- Continue seduction implementation
2008-09-17, by unc0rr
- Perform lupdate-qt4 && lrelease-qt4
2008-09-17, by unc0rr
Hedgehog doesn't take off the hat when walking
2008-09-12, by unc0rr
Allow theme to set custom water color
2008-09-12, by unc0rr
D'oh
2008-09-12, by unc0rr
Speed up hat
2008-09-11, by unc0rr
Draw hat when hedgehog is aiming
2008-09-11, by unc0rr
- Reorganize headers according to Qt's style guide
2008-09-11, by unc0rr
Hat 'wearing' animation
2008-09-11, by unc0rr
Update Italian translation
2008-09-10, by unc0rr
Remove 25pix margin on every page, so exit button is almost in the same place on all pages
2008-09-08, by unc0rr
Better theme selection widget look
2008-09-08, by unc0rr
Add Spanish translation by Carlos Vives
2008-09-06, by unc0rr
Update Polish translation
2008-09-06, by unc0rr
Send hats info via net. Hats implementation complete now.
2008-08-31, by unc0rr
Fix bug in netclient protocol handling code
2008-08-31, by unc0rr
Fix City theme
2008-08-31, by unc0rr
Hats now fully implemented for local game
2008-08-31, by unc0rr
Fix Bamboo theme
2008-08-31, by unc0rr
Store selected hats in team config
2008-08-31, by unc0rr
- Finish hat selection widget
2008-08-29, by unc0rr
Add hat selection control to team editing page (it's empty combobox yet)
2008-08-29, by unc0rr
Fix build
2008-08-29, by unc0rr
Add stubs for hats implementation
2008-08-29, by unc0rr
- Set frontend's music volume level to 50%
2008-08-29, by unc0rr
Add Sheep map
2008-08-25, by unc0rr
custom girder for bamboo theme
2008-08-23, by unc0rr
Update Snow theme land texture
2008-08-21, by unc0rr
Oops.. forgot some files
2008-08-18, by unc0rr
set svn:eol-style to native
2008-08-18, by unc0rr
- Update Bamboo, EarthRise, hell themes
2008-08-18, by unc0rr
- Update copyrights
2008-08-18, by unc0rr
Add PirateFlag map
2008-08-18, by unc0rr
Fix sdl_mixer include
2008-08-16, by unc0rr
Play music in menu also, with fading effects when run game
2008-08-16, by unc0rr
- Add icons for each theme
2008-08-16, by unc0rr
Hackish way to play music in frontend... to be fixed
2008-08-16, by unc0rr
Add hell and main theme
2008-08-16, by unc0rr
Start seduction weapon implementation
2008-08-16, by unc0rr
Fix copyright info
2008-08-15, by unc0rr
Make dialogs and messageboxes be customized like main form
2008-08-15, by unc0rr
Save some pixels for chat widget
2008-08-15, by unc0rr
Remake gamecfgwidget
2008-08-15, by unc0rr
Allow team and hh name length be up to 64 letters length
2008-08-15, by unc0rr
Themes list now works
2008-08-15, by unc0rr
- Make border 3px width
2008-08-15, by unc0rr
- lupdate-qt4 && lrelease-qt4
2008-08-15, by unc0rr
Fix "Hedgewars" button look
2008-08-14, by unc0rr
Fill themes list with themes
2008-08-14, by unc0rr
Add themes list to map selection widget
2008-08-14, by unc0rr
Start remaking multiplayer page
2008-08-14, by unc0rr
Add Sheep theme by Julien Koesten. Will be slightly corrected a bit later.
2008-08-13, by unc0rr
Some adjusting... it still doesn't solve problem fully
2008-08-13, by unc0rr
One more consts adjusting to solve rope stucking problem
2008-08-13, by unc0rr
Update copyrights
2008-08-13, by unc0rr
Add hell theme
2008-08-13, by unc0rr
Mention Niklas Grahn for his translation on about page
2008-08-13, by unc0rr
Add Swedish translation
2008-08-13, by unc0rr
Move QGroupBox title a bit
2008-08-12, by unc0rr
Fix pickhammer and kamikaze
2008-08-12, by unc0rr
More work on options page
2008-08-12, by unc0rr
Reorganize widgets on options page
2008-08-12, by unc0rr
Add background to groupboxes
2008-08-12, by unc0rr
Set minimal acceptable Qt4 version to 4.3.0
2008-08-12, by unc0rr
Nicer look
2008-08-12, by unc0rr
Iconize more groupboxes
2008-08-12, by unc0rr
Finish iconed groupbox implementation
2008-08-12, by unc0rr
Add iconed groupbox class
2008-08-12, by unc0rr
With this change, SDL will probably report more screen resolutions on dual-monitor configurations
2008-08-10, by unc0rr
Enable back rendering objects that are put on top of land texture
2008-08-10, by unc0rr
Fix compile under Ubuntu (why it compiles everywhere else?)
2008-08-10, by unc0rr
Fix installation path for Castle map
2008-08-10, by unc0rr
Convert the rest of themes too
2008-08-08, by unc0rr
Step 5: Finally... we have theme objects with alpha-channel!
2008-08-08, by unc0rr
- Fix previous commit
2008-08-08, by unc0rr
Allow theme-customizable water and girder
2008-08-08, by unc0rr
Step 4: repair girder rendering (girder is 32bit now)
2008-08-08, by unc0rr
Step 3: Maps are rendered correctly, but without objects yet
2008-08-08, by unc0rr
Step 2: painted maps loading correctly
2008-08-08, by unc0rr
Start implementing support for 32bit sprites concerned in map generation process.
2008-08-08, by unc0rr
This needs to be changed too
2008-08-08, by unc0rr
- Fix Qt's runtime warning
2008-08-08, by unc0rr
Add "Castle" map copyright info
2008-08-08, by unc0rr
Disallow AI to hurts itself with mortar (in quite rare cases it tries to shoot directly up)
2008-08-08, by unc0rr
Update frontend background
2008-08-07, by unc0rr
Oops, fix map install path
2008-08-07, by unc0rr
Revert accidental nsis installer generator regression
2008-08-07, by unc0rr
Some more customizations
2008-08-07, by unc0rr
- Start work on team select widget
2008-08-07, by unc0rr
Fix max teams detection
2008-08-07, by unc0rr
Better settings button behavior
2008-08-07, by unc0rr
Finally fix save button look
2008-08-07, by unc0rr
Set bg color for QPushButton
2008-08-07, by unc0rr
Add Castle map
2008-08-07, by unc0rr
correct restoring window size after fullscreen mode
2008-08-07, by displacer
Customize map container look
2008-08-07, by unc0rr
fullscreen disabling fixed
2008-08-07, by displacer
Frontend Fullscreen mode added
2008-08-07, by displacer
Customize SpinBox look (not finished)
2008-08-07, by unc0rr
Customize LineEdit look
2008-08-07, by unc0rr
Various build system improvements
2008-08-07, by unc0rr
- Fix grenade sound
2008-08-07, by unc0rr
Try to modify QGroupBox view
2008-08-06, by unc0rr
Fix small glitch when placing girder on map
2008-08-06, by unc0rr
Customize checkboxes
2008-08-05, by unc0rr
Customize comboboxes look
2008-08-05, by unc0rr
Iconed "Back" button everywhere
2008-08-05, by unc0rr
Make buttons border have different colors when mouse is over or it is pressed
2008-08-05, by unc0rr
Unbreak build
2008-08-05, by unc0rr
- Make look better
2008-08-04, by unc0rr
transparent background for buttons at main page
2008-08-04, by displacer
images at main page
2008-08-04, by displacer
no-repeat background with bgcolor instead
2008-08-04, by displacer
Background for Hedgewars is ready
2008-08-04, by displacer
new art from Tiyuri
2008-08-04, by displacer
Update slovak translation
2008-08-04, by unc0rr
Update soundtracks with ones that loop seamlessly
2008-07-30, by unc0rr
Last try to get rope not to get stuck in the ground
2008-07-30, by unc0rr
- Some physics changes
2008-07-30, by unc0rr
- Fix polish translation
0.9.6-release
2008-07-29, by unc0rr
- Remove that stupid website folder created by GNA!
2008-07-29, by unc0rr
- Add full EarthRise theme
2008-07-29, by unc0rr
Fix previous commit
2008-07-29, by unc0rr
- Fix compilation
2008-07-29, by unc0rr
Get rid of Volcano map
2008-07-29, by unc0rr
- Update pirate, added snow soundtrack
2008-07-29, by unc0rr
- Fix warnings
2008-07-28, by unc0rr
- Fix problem when clouds number is 0
2008-07-27, by unc0rr
- Add ability to choose clouds number in theme config file
2008-07-27, by unc0rr
- Update russian translation
2008-07-27, by unc0rr
Add a checkbox in frontend to turn music off
2008-07-27, by unc0rr
Add an option to engine for turning music off
2008-07-27, by unc0rr
- Disable ability to resize window
2008-07-27, by unc0rr
Fix training regression
2008-07-27, by unc0rr
Draw yet not available ammo grayscaled
2008-07-27, by unc0rr
- Airplane is higher
2008-07-27, by unc0rr
Play Ow1.ogg and Ow4.ogg when hedgehog falls
2008-07-27, by unc0rr
Add new pain sounds
2008-07-27, by unc0rr
Remember initial resolution settings to use when switching to fullscreen mode
2008-07-27, by unc0rr
Add ability to resize engine's window
2008-07-27, by unc0rr
Mention Stephen Alexander's e-mail in copyrights
2008-07-27, by unc0rr
- Use DejaVuSans-Bold instead of DejaVuSans+bold
2008-07-27, by unc0rr
Optimize maps files by size
2008-07-27, by unc0rr
Try another appproach to render chat, should fix windows issues
2008-07-27, by unc0rr
Update Polish translation
2008-07-27, by unc0rr
draft a changelog for 0.9.6
2008-07-27, by unc0rr
Fix hedgehog animation when use blowtorch
2008-07-27, by unc0rr
Hedgehog laughs when drops dynamite or cake
2008-07-27, by unc0rr
Play sound before cake explodes
2008-07-27, by unc0rr
Finish cake implementation
2008-07-27, by unc0rr
- Cake sits down before exploding
2008-07-27, by unc0rr
Animate falling and waking up cake
2008-07-27, by unc0rr
Supress CMake warning
2008-07-27, by unc0rr
- Animate cake walking
2008-07-27, by unc0rr
Add hedgewars icon in png format
2008-07-27, by unc0rr
Update French translation
2008-07-25, by unc0rr
Show cake rotated correct angle
2008-07-25, by unc0rr
- Update French translation
2008-07-25, by unc0rr
Add BambooPlinko map
2008-07-25, by unc0rr
Mention audio guys on About page and readme
2008-07-25, by unc0rr
Update Italian translation
2008-07-25, by unc0rr
Remove deprecated function
2008-07-25, by unc0rr
Enable music dependance on current land theme
2008-07-25, by unc0rr
Add Nature music theme
2008-07-25, by unc0rr
- Add cake sound
2008-07-25, by unc0rr
Add two tracks for City and Island themes
2008-07-25, by unc0rr
Add cake icon in ammomenu
2008-07-25, by unc0rr
Add Bath map
2008-07-25, by unc0rr
Update nature theme
2008-07-25, by unc0rr
Cake explodes on /attack
2008-07-25, by unc0rr
First implementation of the Cake weapon
2008-07-25, by unc0rr
Stubs for spider weapon
2008-07-25, by unc0rr
Update copyright info
2008-07-23, by unc0rr
Add Bamboo map
2008-07-23, by unc0rr
Load flakes information from theme.cfg when playing painted map
2008-07-22, by unc0rr
Add new map EarthRise by Joshua Frese
2008-07-22, by unc0rr
Further work on dedicated server
2008-07-21, by unc0rr
- Modify network protocol to use new delimiter
2008-07-21, by unc0rr
First steps to switch hedgewars to new net protocol
2008-07-15, by unc0rr
Repair screenshots capture on 'C' key press
2008-07-14, by unc0rr
Fix clouds shaking up
2008-07-13, by unc0rr
Add a few debug message which show the problem with total hedgehogs number counting
2008-07-13, by unc0rr
Update Polish translation
2008-07-13, by unc0rr
Make all in-game fonts bold
2008-07-12, by unc0rr
Update Polish frontend translation
2008-07-12, by unc0rr
Set version to 0.9.6-dev
2008-07-11, by unc0rr
Update German translation
2008-07-11, by unc0rr
Show picked up ammo in demo playing mode
0.9.5-release
2008-07-08, by unc0rr
Update changelog in trunk also
2008-07-08, by unc0rr
Fix warning
2008-07-08, by unc0rr
Fix shortgun training
2008-07-07, by unc0rr
- Optimize PNG to reduce size
2008-07-07, by unc0rr
Set svn:eol-style to native
2008-07-07, by unc0rr
Update copyright headers a bit
2008-07-07, by unc0rr
Update Italian translation
2008-07-07, by unc0rr
Fix another regression arising from splitting switchhedgehog
2008-07-06, by unc0rr
Add message for sudden death
2008-07-06, by unc0rr
Fix mushrooms map
2008-07-06, by unc0rr
Oops, proper fix now
2008-07-06, by unc0rr
Fix net game regression
2008-07-06, by unc0rr
Oops, forgot translation file
2008-07-06, by unc0rr
- Proper turns counting, split SwitchHedgehog into two functions
2008-07-06, by unc0rr
Dec delay
2008-07-06, by unc0rr
Fix timings regression
2008-07-06, by unc0rr
Water rises after 25 mins of round, health is decreased after 20 mins
2008-07-06, by unc0rr
- Prepare for sudden death implementation
2008-07-06, by unc0rr
New mushrooms map by Tiyuri
2008-07-06, by unc0rr
Mention french translator on About page
2008-07-05, by unc0rr
Enable fullscreen switching back, now it's bound on F12
2008-07-05, by unc0rr
Build system scripts for new map
2008-07-05, by unc0rr
Draw explosions for every kind of explosion
2008-07-05, by unc0rr
Add new map by Maciej Mrozinski
2008-07-05, by unc0rr
Update explosion graphics
2008-07-04, by unc0rr
Better ?? implementation of explosion
2008-07-04, by unc0rr
Testing explosion particles implementation
2008-07-04, by unc0rr
Install all dlls from bin folder
2008-07-01, by unc0rr
Qt 4.4 needs this in win32
2008-07-01, by unc0rr
Fix resource compilation
2008-07-01, by unc0rr
- Fix previous commit
2008-06-30, by unc0rr
Update hedgewars icon for windows
2008-06-30, by unc0rr
Fix icon compilation in Windows
2008-06-30, by unc0rr
- Fix accidental network breakage
2008-06-27, by unc0rr
Lemonade taunt
2008-06-27, by unc0rr
Wave and Hurrah taunts
2008-06-27, by unc0rr
Hopefully done taunts implementation
2008-06-27, by unc0rr
Further work on taunts
2008-06-27, by unc0rr
Start implementing waves
2008-06-26, by unc0rr
Set svn:eol-style to native
2008-06-25, by unc0rr
Set svn:eol-style to native
2008-06-25, by unc0rr
Mention translators on about page
2008-06-25, by unc0rr
Oops, forgot file
2008-06-25, by unc0rr
Add Bulgarian translation
2008-06-25, by unc0rr
Add Slovak translation
2008-06-25, by unc0rr
Add German translation
2008-06-25, by unc0rr
Update Italian translation
2008-06-25, by unc0rr
Make engine compilable without debugging on
2008-06-23, by unc0rr
Complete exit confirmation implementation
2008-06-22, by unc0rr
Start exit confirmation implementation
2008-06-22, by unc0rr
- Decrease default girders number
2008-06-19, by unc0rr
Fix bad sprite when you jump and get hit
2008-06-19, by unc0rr
Hydrant map
2008-06-19, by unc0rr
Update changelog
2008-06-18, by unc0rr
Update russian translation
2008-06-18, by unc0rr
Set version to 0.9.4
0.9.4-release
2008-06-18, by unc0rr
Fix training
2008-06-18, by unc0rr
- Fix firepunch sprite direction when use in high jump
2008-06-18, by unc0rr
Damaged hedgehog rotates when its speed is far enough from zero
2008-06-18, by unc0rr
Damaged hedgehog animation
2008-06-18, by unc0rr
Winners clan hedgehogs smiling with big smile
2008-06-18, by unc0rr
Whip animation
2008-06-18, by unc0rr
Update first aid animation
2008-06-18, by unc0rr
Draw explosion on kamikaze
2008-06-18, by unc0rr
Hedgelove map
2008-06-18, by unc0rr
Some fixes
2008-06-17, by unc0rr
Update copyright information
2008-06-17, by unc0rr
Don't let updated hedgewars version to make errors due to old weapons.ini
2008-06-17, by unc0rr
Fix Island theme objects placing
2008-06-17, by unc0rr
Implement drowning hedgehog sprite
2008-06-17, by unc0rr
Fix warnings
2008-06-17, by unc0rr
Hedgehogs on the left side of the map look to the right and vice-versa
2008-06-17, by unc0rr
In forts mode, hedgehogs on the left look at the right, and vice-versa
2008-06-17, by unc0rr
Fix AI mortar bugs
2008-06-17, by unc0rr
Small grenade physics change
2008-06-17, by unc0rr
Update Polish translation
2008-06-17, by unc0rr
- Update Italian translation
2008-06-17, by unc0rr
- Bots can use mortar
2008-06-16, by unc0rr
- Fix chat state at start
2008-06-12, by unc0rr
Use Kamikaze sound
2008-06-11, by unc0rr
Enable history (bound on ` key)
2008-06-11, by unc0rr
Implement history for chat (27 entries), no key binding yet
2008-06-11, by unc0rr
Fix demo records of rounds restored after saving
2008-06-11, by unc0rr
Get rid of old console
2008-06-11, by unc0rr
Use kamiakze sprite
2008-06-11, by unc0rr
Kamikaze icon in ammo menu
2008-06-10, by unc0rr
Updated Polish translation
2008-06-10, by unc0rr
Kamikaze weapon
2008-06-09, by unc0rr
Prepare for new weapon 'Kamikaze'
2008-06-09, by unc0rr
Ooops, actual fix
2008-06-09, by unc0rr
Fix Baseball, whip, firepunch attacking on slope
2008-06-09, by unc0rr
Don't push attacking hedgehog when using whip or baseball
2008-06-09, by unc0rr
Fix firepunch direction when attacking from high jump
2008-06-09, by unc0rr
Fix another issue with chat, when chat string come just after 'NextTurn' cmd, thus setting Lag flag to true
2008-06-09, by unc0rr
Fix an oops with chat string appearing between two net commands (it's very rare and random condition, but I caught it while playing via net)
2008-06-08, by unc0rr
Draw tags a bit higher due to hats introduction
2008-06-06, by unc0rr
Make sprite look as it was intended to
2008-06-06, by unc0rr
Prevent wrong aim direction when using rope after high jump
2008-06-06, by unc0rr
Use new icon in team selecting widget
2008-06-03, by unc0rr
Update polish translation
2008-06-02, by unc0rr
Fix a bug with automatic weapon switching when attacking from rope
2008-06-02, by unc0rr
- Quick hack for hats
2008-06-01, by unc0rr
- Add CMake script for Hats folder
2008-06-01, by unc0rr
Add hats folder
2008-06-01, by unc0rr
Don't let jumping hedgehog to move others
2008-06-01, by unc0rr
Fix hedgehog jump animation after turn end
2008-05-30, by unc0rr
Ammo count == 9 is infinite
2008-05-30, by unc0rr
Update Italian translation
2008-05-29, by unc0rr
Fix mortar clusters spread direction
2008-05-29, by unc0rr
Fix idle animation
2008-05-28, by unc0rr
Use turnsleft sprites to indicate turns left to activate ammo
2008-05-28, by unc0rr
Update ammo menu icons
2008-05-28, by unc0rr
Mortar sprite
2008-05-28, by unc0rr
Aim at high speed when performing rope swinging
2008-05-28, by unc0rr
- Show crosshair while rope swinging
2008-05-28, by unc0rr
Get rid of unused Surface parameter
2008-05-27, by unc0rr
Fix forts mode to take in account clans, not teams
2008-05-27, by unc0rr
Idle hedgehog animation
2008-05-26, by unc0rr
Fix bug in hwSqrt when calculating square root of number >= 65536
2008-05-26, by unc0rr
Allow aiming while moving
2008-05-26, by unc0rr
Minimum number of hedgehogs in team is 1 now
2008-05-25, by unc0rr
Add nickname to message in more appropriate place
2008-05-25, by unc0rr
Use nick from frontend to prepend chat messages
2008-05-25, by unc0rr
Fix chat behavior
2008-05-24, by unc0rr
- 't' key for entering chat message
2008-05-24, by unc0rr
Preparing to have gsChat gamestate
2008-05-24, by unc0rr
- Start chat implementation: chat strings are on the screen
2008-05-24, by unc0rr
Fix bug with holding switch tool
2008-05-22, by unc0rr
Use firepunch sprite
2008-05-21, by unc0rr
Stub for chat implementation
2008-05-19, by unc0rr
- Fix bug with picking up ammos from cases, when total ammo count may become more than AMMO_INFINITE
2008-05-18, by unc0rr
Better rope
2008-05-17, by unc0rr
Update City theme
2008-05-17, by unc0rr
Add City theme by Tiyuri
2008-05-17, by unc0rr
Add theme and map Plane by Tiyuri
2008-05-17, by unc0rr
Fix 'AI may break demos playing' message while loading saves
2008-05-17, by unc0rr
Add Island theme by Tiyuri
2008-05-16, by unc0rr
Add map 'Hedgewars' by Tiyuri
2008-05-16, by unc0rr
Mention Luca Bonora on About page
2008-05-14, by unc0rr
Add italian translation by daimadoshi85
2008-05-14, by unc0rr
Fix some bugs with dropping from parachute
2008-05-14, by unc0rr
Initial support for attacking from rope
2008-05-13, by unc0rr
- Continue preparation for implementing attack from rope and parachute
2008-05-12, by unc0rr
Some preparation work for attacking from rope, parachute and etc.
2008-05-12, by unc0rr
Remove AltSlot and AltAmmo fields of Hedgehog record, as they are not actually needed
2008-05-11, by unc0rr
Timer as hedgehog message (avoid possible desync in very rare cases)
2008-05-11, by unc0rr
Implement whip weapon
2008-05-10, by unc0rr
Initial implementation of mortar
2008-05-10, by unc0rr
less
more
|
(0)
-1000
-480
+480
+1000
+3000
+10000
tip