2011-10-05 |
unc0rr |
Tiny cleanup
|
file |
diff |
annotate
|
2011-09-22 |
sheepluva |
randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
|
file |
diff |
annotate
|
2011-09-06 |
unc0rr |
- Don't generate seed twice
|
file |
diff |
annotate
|
2011-09-06 |
unc0rr |
Send mapgen for static maps
|
file |
diff |
annotate
|
2011-09-06 |
unc0rr |
This should be a real fix (7643cbb88f09 reverted). Not tested.
|
file |
diff |
annotate
|
2011-09-05 |
nemo |
Don't set index if using static map - avoids desync where map name is passed and list is set, but then index is set to 0
|
file |
diff |
annotate
|
2011-09-05 |
nemo |
Add update preview when picking random static
|
file |
diff |
annotate
|
2011-07-21 |
sheepluva |
fix wrong location of "Type"-label in map-selection
|
file |
diff |
annotate
|
2011-06-23 |
unc0rr |
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
|
file |
diff |
annotate
|
2011-06-18 |
koda |
file association for mac!
|
file |
diff |
annotate
|
2011-06-13 |
nemo |
Enable ~/.hedgewars/Data (or platform equivalent) to override/extend pretty much everything in system Data dir. Obviously desyncing can occur, so this is at user's own risk. Should simplify map etc install. Needs testing.
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-02-28 |
unc0rr |
Add server version (which is separate from protocol version) and a check in frontend for a new enough server (currently only qWarning)
|
file |
diff |
annotate
|
2011-02-15 |
unc0rr |
Fix for my last commit (which was all nonsense)
|
file |
diff |
annotate
|
2011-02-08 |
unc0rr |
Merge MAP, MAPGEN and SEED params into one on room join, so engine isn't spawned three times for a preview. Not tested as I'm unable to see my rooms (why?)
|
file |
diff |
annotate
|
2010-12-26 |
koda |
restore showing a bigger icon for themes
|
file |
diff |
annotate
|
2010-12-26 |
koda |
hide seed...
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
Adjust magic consts
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
Most probably it's fix to a crash
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
Remove deleteLater()
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
Some debug info
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
- Simplify map container code a bit
|
file |
diff |
annotate
|
2010-12-19 |
unc0rr |
Seems like just a source of bugs
|
file |
diff |
annotate
|
2010-12-18 |
unc0rr |
- Some work on drawMap widget and scene to allow undo, clear, save and load operations
|
file |
diff |
annotate
|
2010-12-18 |
Henek |
fix layout in game config widget as per nemo's request
|
file |
diff |
annotate
|
2010-12-17 |
Henek |
added set button to seed edit so maps won't regenerate as often
|
file |
diff |
annotate
|
2010-12-15 |
unc0rr |
Recieve and parse DRAWNMAP config
|
file |
diff |
annotate
|
2010-12-15 |
unc0rr |
Don't use std::string
|
file |
diff |
annotate
|
2010-12-14 |
unc0rr |
Debug messages
|
file |
diff |
annotate
|
2010-12-14 |
unc0rr |
Try to send drawn map data to net server
|
file |
diff |
annotate
|
2010-12-13 |
unc0rr |
Allow to draw maps in frontend and play them (only locally, some bugs to fix)
|
file |
diff |
annotate
|
2010-12-13 |
Henek |
exposing seed for editing and viewing
|
file |
diff |
annotate
|
2010-12-13 |
Henek |
added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
|
file |
diff |
annotate
|
2010-12-12 |
unc0rr |
Pretension to switch to draw map page
|
file |
diff |
annotate
|
2010-12-09 |
unc0rr |
Pass hardcoded drawn map from frontend into engine \o/
|
file |
diff |
annotate
|
2010-12-08 |
unc0rr |
- Pass map drawing data to engine
|
file |
diff |
annotate
|
2010-12-08 |
unc0rr |
Add drawn map into the list of map generators
|
file |
diff |
annotate
|
2010-11-25 |
prg |
fix for frontend desync
|
file |
diff |
annotate
|
2010-11-14 |
nemo |
merge 0.9.14.1 to trunk
|
file |
diff |
annotate
|
2010-11-14 |
nemo |
this reverts 3861
0.9.14.1
|
file |
diff |
annotate
|
2010-11-14 |
nemo |
add a couple of emits to try and fix the desync. needs testing to make sure everything else is being passed correctly
0.9.14.1
|
file |
diff |
annotate
|
2010-11-05 |
nemo |
Disable icons on maps/generated terrain dropdowns since they haven't been drawn yet. Add per-hog-ammo button
|
file |
diff |
annotate
|
2010-10-11 |
nemo |
Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
|
file |
diff |
annotate
|
2010-09-14 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-09-14 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-09-14 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-30 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-30 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-30 |
smxx |
Engine/Frontend:
|
file |
diff |
annotate
|
2010-03-29 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-28 |
nemo |
prg adds option to toggle girders in maze, adjusts some frontend strings
|
file |
diff |
annotate
|
2010-03-28 |
nemo |
prg's maze generator
|
file |
diff |
annotate
|
2010-03-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-03-16 |
mbait |
Added new type of map at UI. Simple random map generation
mbait-mangen
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-05-01 |
unc0rr |
Some changes in try to fix issue when you enter
|
file |
diff |
annotate
|
2009-03-08 |
unc0rr |
- Fix a bug in map widget
|
file |
diff |
annotate
|
2009-02-19 |
unc0rr |
Frontend look fixes
|
file |
diff |
annotate
|