QTfrontend/mapContainer.cpp
2011-09-22 sheepluva randomly selected static/mission maps weren't properly reported to others in room (only new seed was)
2011-09-06 unc0rr - Don't generate seed twice
2011-09-06 unc0rr Send mapgen for static maps
2011-09-06 unc0rr This should be a real fix (7643cbb88f09 reverted). Not tested.
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
2011-09-05 nemo Add update preview when picking random static
2011-07-21 sheepluva fix wrong location of "Type"-label in map-selection
2011-06-23 unc0rr - Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
2011-06-18 koda file association for mac!
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.
2011-03-01 koda Happy 2011 :)
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)
2011-02-15 unc0rr Fix for my last commit (which was all nonsense)
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?)
2010-12-26 koda restore showing a bigger icon for themes
2010-12-26 koda hide seed...
2010-12-19 unc0rr Adjust magic consts
2010-12-19 unc0rr Most probably it's fix to a crash
2010-12-19 unc0rr Remove deleteLater()
2010-12-19 unc0rr Some debug info
2010-12-19 unc0rr - Simplify map container code a bit
2010-12-19 unc0rr Seems like just a source of bugs
2010-12-18 unc0rr - Some work on drawMap widget and scene to allow undo, clear, save and load operations
2010-12-18 Henek fix layout in game config widget as per nemo's request
2010-12-17 Henek added set button to seed edit so maps won't regenerate as often
2010-12-15 unc0rr Recieve and parse DRAWNMAP config
2010-12-15 unc0rr Don't use std::string
2010-12-14 unc0rr Debug messages
2010-12-14 unc0rr Try to send drawn map data to net server
2010-12-13 unc0rr Allow to draw maps in frontend and play them (only locally, some bugs to fix)
2010-12-13 Henek exposing seed for editing and viewing
2010-12-13 Henek added general scripts to multiplayer and added option for scripts to allow user set schemes or weapon sets.
2010-12-12 unc0rr Pretension to switch to draw map page
2010-12-09 unc0rr Pass hardcoded drawn map from frontend into engine \o/
2010-12-08 unc0rr - Pass map drawing data to engine
2010-12-08 unc0rr Add drawn map into the list of map generators
2010-11-25 prg fix for frontend desync
2010-11-14 nemo merge 0.9.14.1 to trunk
2010-11-14 nemo this reverts 3861 0.9.14.1
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
2010-11-05 nemo Disable icons on maps/generated terrain dropdowns since they haven't been drawn yet. Add per-hog-ammo button
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.
2010-09-14 smaxx Frontend:
2010-09-14 smaxx Frontend:
2010-09-14 smaxx Frontend:
2010-03-30 smxx Frontend:
2010-03-30 smxx Frontend:
2010-03-30 smxx Engine/Frontend:
2010-03-29 smxx Frontend:
2010-03-28 nemo prg adds option to toggle girders in maze, adjusts some frontend strings
2010-03-28 nemo prg's maze generator
2010-03-17 smxx Frontend:
2010-03-17 smxx Frontend:
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-03-16 mbait Added new type of map at UI. Simple random map generation mbait-mangen
2009-09-10 nemo And in frontend
2009-05-01 unc0rr Some changes in try to fix issue when you enter
2009-03-08 unc0rr - Fix a bug in map widget
2009-02-19 unc0rr Frontend look fixes
2009-02-17 unc0rr Move template filter to map widget (by nemo)
2009-02-15 unc0rr Templates filter by nemo
2009-02-14 unc0rr frontend's part of nemo patch
2008-10-16 unc0rr Reorganize mapContainer widget. Fixes a bunch of bugs, improves widget.
2008-10-16 unc0rr - Fix crash when changing maps
2008-10-13 unc0rr - Remove deprecated stuff
2008-10-09 unc0rr - Fix a bug with chosen map (new clinet gets wrong information)
2008-10-08 unc0rr - Shut the client's tries to configure server up
2008-09-08 unc0rr Better theme selection widget look
2008-08-18 unc0rr - Update copyrights
2008-08-16 unc0rr - Add icons for each theme
2008-08-15 unc0rr Themes list now works
2008-08-15 unc0rr - Make border 3px width
2008-08-14 unc0rr Fill themes list with themes
2008-08-14 unc0rr Add themes list to map selection widget
2008-08-14 unc0rr Start remaking multiplayer page
2008-08-07 unc0rr Customize map container look
2008-07-07 unc0rr Update copyright headers a bit
2008-04-27 unc0rr Update copyright info in source files headers
2008-02-22 unc0rr - Get rid of PageSimpleGame, now pressing 'quick game' just starts round
2007-12-19 unc0rr Some misc fixes
2007-12-19 displacer Qt 4.3 version only style define
2007-12-17 unc0rr Save some vertical pixels using fewer margin in HWMapContainer
2007-05-29 unc0rr Easter egg (with stub image, will paint later)
2007-02-23 unc0rr - Change proto version to 4
2007-02-18 displacer problems with widget sizes for net chat
2007-01-14 unc0rr Selecting map works in net game
2007-01-14 unc0rr Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
2007-01-14 unc0rr New signals and slot for GameCFGWidget
2007-01-12 unc0rr - HWMapContainer sets and stores the theme
2007-01-10 displacer client/server net pre-alpha
2006-11-19 unc0rr Add translation
2006-11-18 displacer map choose from files added
2006-10-29 unc0rr - New cursor
2006-10-05 unc0rr - Update more headers
2006-10-05 unc0rr Relicense to GPL
2006-10-05 unc0rr Preview with gradient, get rid of workaround with memory buffer
2006-09-26 displacer working map preview
2006-09-26 displacer new more working, but still not completely working version :)
2006-09-26 displacer multiple server starting improved
2006-09-24 displacer first map preview added (still experimental)
less more (0) tip