hedgewars/uAmmos.pas
2009-10-12 unc0rr Smaxx: less hacks
2009-10-12 unc0rr Switch to first legal ammo when hedgehog can't hold current one
2009-10-12 unc0rr Real fix to ammo slot overflow (bug triggered by r2411 fix)
2009-10-08 koda fix a very rare bug in which CurSlot becomes greater than cMaxCurSlot
2009-09-10 unc0rr - Support probabilies from ammo scheme in engine
2009-09-10 unc0rr Implement probability editor for weapon schemes (engine doesn't support that yet)
2009-09-10 unc0rr Fix braindead check
2009-09-09 nemo Ok. This time I think I have it. amNothing should work.
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-07-10 nemo damn mortars
2009-07-03 koda typos
2009-06-20 unc0rr Don't show enemy's number of ammo
2009-06-02 nemo A few FIXME flags for easy grepping
2009-05-27 nemo explicit nesting
2009-05-17 nemo I suck at pascal booleans
2009-05-16 nemo Should disable construction in the shoppa hack, I think. Construction is annoying
2009-04-30 unc0rr nemo's great patch:
2009-04-12 unc0rr nemo's patch + ropes ammo scheme hack
2009-04-12 unc0rr - Another way of defining official server
2009-03-26 unc0rr Fix bug with rope and bazooka
2009-03-23 unc0rr patch by nemo:
2009-03-22 unc0rr nemo's patch for girder + some fixes
2009-03-15 unc0rr More game options by nemo
2009-03-07 unc0rr - nemo's patch: some animations, zero probability for infinite weapons
2009-03-01 unc0rr a patch :P
2009-03-01 unc0rr 4 utilities by nemo
2009-02-01 unc0rr Apply nemo's patch polished by me:
2008-07-07 unc0rr Update copyright headers a bit
2008-06-02 unc0rr Fix a bug with automatic weapon switching when attacking from rope
2008-05-18 unc0rr - Fix bug with picking up ammos from cases, when total ammo count may become more than AMMO_INFINITE
2008-05-11 unc0rr Remove AltSlot and AltAmmo fields of Hedgehog record, as they are not actually needed
2008-04-27 unc0rr Update copyright info in source files headers
2008-02-05 unc0rr - Handle new command in game record and net
2008-02-05 unc0rr - New command 'set weapon'
2007-07-08 unc0rr - Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
2007-07-02 unc0rr Convert teams list to array
2007-07-02 unc0rr Fix some warnings
2007-06-03 unc0rr - Fix some bugs
2007-02-05 unc0rr - Implement hack to let ammo stores work without needed assistance of frontend
2007-02-05 unc0rr Update copyright information
2007-01-27 unc0rr integer -> LongInt
2007-01-21 unc0rr Fixed-point arithmetics in engine.
2006-12-10 unc0rr - Implement ammo cases
2006-12-05 unc0rr Ammo schemes and ammo stores support in engine
less more (0) tip