Mercurial
Mercurial
>
hedgewars-draft
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-240
+240
+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.
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
less
more
|
(0)
-1000
-240
+240
+1000
+3000
+10000
tip