Mercurial
Mercurial
>
hedgewars
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-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.
Start move from custom widgets to custom models
2007-12-15, by unc0rr
Fully implement www server list via model
2007-12-15, by unc0rr
"QT" is "Qt" really
2007-12-15, by unc0rr
- Parse new XML from www (now valid)
2007-12-15, by unc0rr
Unregister server in servers list when the game is started
2007-12-14, by unc0rr
- Simplify net game objects relationship
2007-12-14, by unc0rr
- Fix some stupid object casts
2007-12-14, by unc0rr
Make use of server port option
2007-12-14, by unc0rr
Basic concept for net server options page (subject to change)
2007-12-13, by unc0rr
Fix network game bug caused by recent protocol changes
2007-12-13, by unc0rr
- Temporary set delimiter to *, as \t seems to be endline now in Qt
2007-12-13, by unc0rr
Finish asking host/port dialog implementation
2007-12-13, by unc0rr
Class to ask host/port to connect to ('Specify' button on PageNet)
2007-12-13, by unc0rr
- Fix for hedgehogs switching
2007-12-13, by unc0rr
Don't spam traffic in network game
2007-12-13, by unc0rr
Update copyright header
2007-12-13, by unc0rr
- Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
2007-12-13, by unc0rr
Use list instead of array (no limit for network packets amount)
2007-12-13, by unc0rr
Move nick edit to PageOptions
2007-12-13, by unc0rr
Some work on network widgets
2007-12-13, by unc0rr
Extract IP from XML
2007-12-12, by unc0rr
some more layout tune
2007-12-10, by displacer
sizeHint for items Widget
2007-12-10, by displacer
zero weapons count is allowed
2007-12-10, by displacer
forget file
2007-12-10, by displacer
first buggy infinity state for weapons
2007-12-10, by displacer
some layout tune
2007-12-10, by displacer
Fix some bugs
2007-12-09, by unc0rr
Fix bad behavior when quickly click Connect button more than once
2007-12-09, by unc0rr
- Switch between local and internet game
2007-12-09, by unc0rr
Register in www works
2007-12-09, by unc0rr
Fix some bugs
2007-12-09, by unc0rr
Half implement registration in servers list
2007-12-09, by unc0rr
Half implement possibility for different backends of servers list
2007-12-09, by unc0rr
back to black colored weapons
2007-12-06, by displacer
mask applied
2007-12-06, by displacer
more icons at weapon select
2007-12-06, by displacer
Oops, forgot to save file before commiting
2007-12-02, by unc0rr
Button for renaming demo and save files
2007-12-02, by unc0rr
's' key to speed up demo playing
2007-12-02, by unc0rr
Sample WWW server list class
2007-12-01, by unc0rr
weaponItem added
2007-11-30, by displacer
Respect omen on about page
2007-10-26, by unc0rr
- New training (not finished yet)
2007-10-21, by unc0rr
New game flag for non-destroyable land
2007-10-20, by unc0rr
Add theme and map by omen (with fixes by me)
2007-10-20, by unc0rr
- Update protocol doc
2007-10-07, by unc0rr
Add doc, describing protocol details (in russian)
2007-10-07, by unc0rr
Better Net page
2007-10-07, by unc0rr
Use same team colors everywhere
2007-09-30, by unc0rr
- Add 'Mission Fail' trigger type
2007-09-30, by unc0rr
- Fix some warnings
2007-09-29, by unc0rr
Add 'Successful finish' trigger
2007-09-27, by unc0rr
abstract class for items container (hedgehogs num, bullets, etc.)
2007-09-24, by displacer
Fix warnings
2007-09-22, by unc0rr
- Training format change
2007-09-22, by unc0rr
Quite good targets sequence
2007-09-22, by unc0rr
Oops, fix compile
2007-09-22, by unc0rr
Now trainings can have custom ammostore
2007-09-22, by unc0rr
Add ammostores in frontend, should help further ammostores implemetation
2007-09-22, by unc0rr
- Make hwengine protocol more obvious
2007-09-22, by unc0rr
Let hedgehog position be taken from config, still more work is needed
2007-09-21, by unc0rr
- Use current screen color depth in engine
2007-09-21, by unc0rr
Add CurrentHedgehog variable which simplifies code
2007-09-21, by unc0rr
Special game mode allowing the only clan on map for training mode
2007-09-20, by unc0rr
Select weapon scheme page
2007-09-18, by unc0rr
Fix THandle -> TThreadID
2007-09-18, by unc0rr
new files added
2007-09-18, by displacer
kdevelop project add, initial weapons scheme button
2007-09-18, by displacer
First step to store trainings in files
2007-09-18, by unc0rr
Triggers PoC: targets are spawned right after the previous damaged
2007-09-15, by unc0rr
- Fix some triggers bugs
2007-09-15, by unc0rr
Triggers proof-of-concept
2007-09-14, by unc0rr
Sorry, this is not needed
2007-09-11, by unc0rr
Fix win32 packages
2007-09-11, by unc0rr
Basic gtTarget support
2007-09-10, by unc0rr
Start implementing triggers in engine
2007-09-09, by unc0rr
Better stub for Training mode
2007-09-08, by unc0rr
More work on Training mode
2007-09-06, by unc0rr
Prepare to new page 'Training'
2007-09-06, by unc0rr
Rename PageLocalGame -> PageSimpleGame due to future changes
2007-09-06, by unc0rr
Some stuff to get good results from make 'package_source'
2007-08-24, by unc0rr
Oops, forgot file
2007-08-22, by unc0rr
Update translation
2007-08-20, by unc0rr
Better 'Load' page
2007-08-20, by unc0rr
Working 'Load' page
2007-08-20, by unc0rr
- Some changes to make build process clear
2007-08-20, by unc0rr
By default, turn 'alt damage show' option off
2007-08-20, by unc0rr
New palette of team colors
2007-08-20, by unc0rr
Fix some warnings
2007-08-18, by unc0rr
One more security fix (check size of QList before using QList::operator[])
2007-08-18, by unc0rr
- Update copyright header
2007-08-18, by unc0rr
- Highlight more undefined behavior of net protocol
2007-08-18, by unc0rr
gcc 4.3 related patch - missing header added :)
2007-08-16, by displacer
hedgehogs num bug fixed
2007-08-16, by displacer
improved bad message show
2007-08-16, by displacer
Highlight some bad behavior of network server/clients
2007-08-16, by unc0rr
- Small fixes
2007-08-16, by unc0rr
Small fixes
2007-07-21, by unc0rr
Save some memory
2007-07-21, by unc0rr
Fix some bug, finish playlist implementation
2007-07-21, by unc0rr
Finalize basic playlists implementation
2007-07-20, by unc0rr
Initial playlists support
2007-07-20, by unc0rr
- Simplify build system files
2007-07-20, by unc0rr
Improve land generator
2007-07-15, by unc0rr
UFO Sound
2007-07-15, by unc0rr
Desert Eagle sound
2007-07-15, by unc0rr
Fix bug when hedgehog moves not right after it is kicked
2007-07-14, by unc0rr
- TeamHealthSorter refactored to know about clans
2007-07-13, by unc0rr
Bots aims not directly at the center of enemy hedgehog
2007-07-13, by unc0rr
Get possible screen resolutions from SDL library
2007-07-12, by unc0rr
Only bots of 1-3 level use AirAttack weapon
2007-07-12, by unc0rr
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
2007-07-08, by unc0rr
Fix hedgehogs switching
2007-07-03, by unc0rr
Fix warnings
2007-07-03, by unc0rr
Clan-based hedgehogs switching
2007-07-03, by unc0rr
- Introduce clans (teams with same color)
2007-07-03, by unc0rr
Fix regression introduced by previous commit
2007-07-03, by unc0rr
Convert teams list to array
2007-07-02, by unc0rr
Proto change: set color in addteam command
2007-07-02, by unc0rr
Fix some warnings
2007-07-02, by unc0rr
Fix AI jumping to wrong direction on the turn start
2007-07-01, by unc0rr
- Better randomness of placing hedgehogs on the land
2007-07-01, by unc0rr
- Get rid of ammoProp_AttackInFall and gstFalling
2007-06-17, by unc0rr
Small fixes
2007-06-11, by unc0rr
- Many fixes related to hh switcher
2007-06-11, by unc0rr
Ability to choose which info is shown above hedgehogs
2007-06-07, by unc0rr
- Various small fixes
2007-06-06, by unc0rr
Fix typo
2007-06-04, by unc0rr
- Fix some stupid bugs in collisions detecting code
2007-06-04, by unc0rr
"Setup" button instead of "New team", exclude playing teams from setup
2007-06-03, by displacer
- Fix some bugs
2007-06-03, by unc0rr
Save saves in Save directory
2007-05-30, by unc0rr
Update easter egg image
2007-05-30, by unc0rr
Fix the color of tag with damage by shotgun shot
2007-05-29, by unc0rr
Easter egg (with stub image, will paint later)
2007-05-29, by unc0rr
Option for alternative damage tags
2007-05-27, by unc0rr
Fix collision with current hedgehog
2007-05-27, by unc0rr
- One more land template
2007-05-27, by unc0rr
- Check for incoming buffer overflow
2007-05-27, by unc0rr
Teleported hedgehog picks up cases
2007-05-26, by unc0rr
One more land template
2007-05-26, by unc0rr
num hedgehogs while new team addition (dirty) fixed
2007-05-26, by displacer
Tags with current damage
2007-05-26, by unc0rr
- Fix some collision bugs
2007-05-24, by unc0rr
Teleportation tool
2007-05-24, by unc0rr
- Fix desert eagle
2007-05-24, by unc0rr
- Fix bug with desert damaging current hedgehog
2007-05-22, by unc0rr
- Don't kick cases by moving hedgehog
2007-05-21, by unc0rr
Fix using parachute while staying on the ground
2007-05-21, by unc0rr
- Remove deprecated code
2007-05-18, by unc0rr
Fix firepunch regression
2007-05-18, by unc0rr
Moving hedgehog could get another hedgehog moving forward
2007-05-14, by unc0rr
Simplify reading from file ;)
2007-05-10, by unc0rr
- Further work on new collisions implementation
2007-05-09, by unc0rr
New loading progress sprite code
2007-05-07, by unc0rr
Bots know shotgun behavior better
2007-05-07, by unc0rr
Now really fix compilation
2007-05-06, by unc0rr
Fix compilation on 64bit arch
2007-05-06, by unc0rr
- A good implementation of shotgun
2007-05-05, by unc0rr
Fix old bug with grenade(bomd, etc..) not colliding with attacking hedgehog
2007-05-04, by unc0rr
Fix collision info artifacts in Land array when two objects intersect
2007-05-02, by unc0rr
Mines also collide
2007-05-02, by unc0rr
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
2007-05-02, by unc0rr
Increase "proto version", as the current engine isn't compatible with 0.9 one
2007-03-19, by unc0rr
Use freepascal's routines to manipulate threads
2007-03-19, by unc0rr
Oops, sorry...
2007-03-17, by unc0rr
- Get rid of operator := to have GPC support
2007-03-17, by unc0rr
merge fixes from branch
2007-03-15, by displacer
merged new team from branch
2007-03-15, by displacer
- Fix most of the warnings in hwengine
2007-03-11, by unc0rr
Use right way of finding and using Qt4 in CMake
2007-02-26, by unc0rr
- Fix warning
2007-02-24, by unc0rr
disable start game button with teams num < 2
2007-02-24, by displacer
Blow torch icon
2007-02-23, by unc0rr
Fix for NSIS .lnk workaround
2007-02-23, by unc0rr
Fix "/capture" command
2007-02-23, by unc0rr
Fix run with DEBUGFILE turned off
2007-02-23, by unc0rr
Engine debug file off
2007-02-23, by unc0rr
- Change proto version to 4
2007-02-23, by unc0rr
form size increased (network chat is now fit into window initially)
2007-02-23, by displacer
removed purged ethereal theme entry
2007-02-23, by displacer
network bots are now displayed in teamselect widget
2007-02-23, by displacer
correct team info in frames (displaying bots difficulty fixed)
2007-02-23, by displacer
connect to removed signal fixed (console warning)
2007-02-23, by displacer
GPL headers added
2007-02-21, by displacer
change Displacer's mailbox
2007-02-21, by displacer
users should compile and configure package under user account :)
2007-02-21, by displacer
moc warnings removed
2007-02-21, by displacer
check for noexecstack linker compatibility (MacOS linker)
2007-02-21, by displacer
Small cleanup + fix showing wrong page at startup
2007-02-21, by unc0rr
Remove unneeded file
2007-02-21, by unc0rr
Remove unused theme
2007-02-21, by unc0rr
- Remove unneeded files
2007-02-21, by unc0rr
Small cleanup, faster compilation as a result
2007-02-21, by unc0rr
Update instructions
2007-02-21, by unc0rr
removed LocalCFG signal
2007-02-20, by displacer
some debug messages removed
2007-02-20, by displacer
- Proper fix to get network byte order
2007-02-20, by unc0rr
frewetype warning is now printed to console
2007-02-20, by displacer
chatWidget with nicks ready
2007-02-20, by displacer
vertical size fix for chatwidget
2007-02-20, by displacer
fixes last commit problems
2007-02-20, by displacer
resizing and grid problems
2007-02-20, by displacer
chatWidget with layout
2007-02-20, by displacer
QTextBrowser instead of QLabel+QScrollArea
2007-02-20, by unc0rr
Do not use SDL_Net's to/from network byte order conversion functions
2007-02-20, by unc0rr
Fix build
2007-02-19, by unc0rr
Don't let text file to confuse a terminal
2007-02-19, by unc0rr
Follow standarts
2007-02-19, by unc0rr
hedgehogs num bugfix for netgame
2007-02-19, by displacer
Fix parachute having crosshair
2007-02-18, by unc0rr
simple net cha added
2007-02-18, by displacer
problems with widget sizes for net chat
2007-02-18, by displacer
Fix regression with binds layouting
2007-02-18, by unc0rr
Added forgotten files to build system
2007-02-18, by unc0rr
- Fix creating net server in Windows issue
2007-02-18, by unc0rr
waiting state for net Go button
2007-02-18, by displacer
New net team icon
2007-02-17, by unc0rr
Better Sync animation :)
2007-02-15, by unc0rr
Now really proper fix
2007-02-14, by unc0rr
forts mode initial state added
2007-02-14, by displacer
fort, grave and difficulty information for net team
2007-02-14, by displacer
- Fix bad fix from previous revision .)
2007-02-14, by unc0rr
Fix hedgehog stopping after picking up bonus box
2007-02-13, by unc0rr
Better local game page layout
2007-02-13, by unc0rr
Fix bugs:
2007-02-13, by unc0rr
Fix AI using shotgun and Desert Eagle
2007-02-12, by unc0rr
Follow bombs and mines thrown by plane
2007-02-12, by unc0rr
Fix runtime warning
2007-02-11, by unc0rr
Better AI behavior
2007-02-11, by unc0rr
Many small improvements
2007-02-11, by unc0rr
AI thinks in separate thread
2007-02-11, by unc0rr
Delphi mode off
2007-02-11, by unc0rr
- Two more land templates
2007-02-11, by unc0rr
Small performance optimization
2007-02-11, by unc0rr
One more land template + some templates tuning
2007-02-11, by unc0rr
Fix bug with unexpected jumping after use of air attack or construction tool
2007-02-10, by unc0rr
New widgets layout on PageOptions
2007-02-10, by unc0rr
- Enable 'norsk' theme
2007-02-10, by unc0rr
- Better AI thinking behavior
2007-02-10, by unc0rr
Disable cheat trick with hjump
2007-02-10, by unc0rr
Better construction tool
2007-02-10, by unc0rr
Tune pickhammer
2007-02-09, by unc0rr
- Remake net game page
2007-02-09, by unc0rr
netserver and netonnectedclient splited to different files
2007-02-08, by displacer
virtual destructors for tcpBase derived classes, readarray clear removed as unneeded
2007-02-08, by displacer
update net servers when going to net page
2007-02-08, by displacer
randomly chosen ports
2007-02-08, by displacer
update button for udp servers list
2007-02-08, by displacer
- Bind also 9th slot
2007-02-08, by unc0rr
binded to port
2007-02-07, by displacer
udp server detecting experimental version (added files)
2007-02-07, by displacer
udp server detecting experimental version
2007-02-07, by displacer
Increased number of construction tools in ammo case
2007-02-07, by unc0rr
Add two files to package
2007-02-07, by unc0rr
Construction tool
2007-02-07, by unc0rr
Airplane can fly from right to left
2007-02-07, by unc0rr
lost connection to server warning message
2007-02-07, by displacer
segfault after endgame fixed?!
2007-02-07, by displacer
One more land template
2007-02-06, by unc0rr
final bugfixes :)
2007-02-06, by displacer
Better templates, giving more different lands
2007-02-06, by unc0rr
Add file to package
2007-02-06, by unc0rr
some colors and network protocol fixes
2007-02-06, by displacer
Ooops, forgot this :)
2007-02-06, by unc0rr
more correct network hhnum
2007-02-06, by displacer
Store translations in Data/Locale directory
2007-02-06, by unc0rr
Fix net game ;)
2007-02-05, by unc0rr
return after rungame
2007-02-05, by displacer
- Fix net game bug
2007-02-05, by unc0rr
- Implement hack to let ammo stores work without needed assistance of frontend
2007-02-05, by unc0rr
Update copyright information
2007-02-05, by unc0rr
- Fix getting negative coordinates of cursor
2007-02-05, by unc0rr
some debug messages disabled
2007-02-04, by displacer
memory leak fixed (tanks unC0Rr)
2007-02-04, by displacer
Fix IPCSocket issues
2007-02-04, by unc0rr
repeated start now allowed
2007-02-04, by displacer
initial colors assign fix
2007-02-04, by displacer
- Better gears placing
2007-02-04, by unc0rr
color change in slave network client is now disabled
2007-02-04, by displacer
adding the same command twice bug fixed for net game
2007-02-04, by displacer
some disconnect and remove teams bugfixes
2007-02-04, by displacer
colors changing config fully working (still need disabling in slaves)
2007-02-03, by displacer
fix fo make things working
2007-02-03, by displacer
small memory leak fixed
2007-02-03, by displacer
additional error checking
2007-02-03, by displacer
3 method ;) of predicting colors
2007-02-02, by displacer
Support unicode input for chat
2007-02-01, by unc0rr
empty ChangeLog, just to not forget to make it for future release
2007-01-28, by unc0rr
AI works properly
2007-01-28, by unc0rr
- UFO smokes
2007-01-28, by unc0rr
network team add can be denied by server
2007-01-27, by displacer
network colors (alpha)
2007-01-27, by displacer
integer -> LongInt
2007-01-27, by unc0rr
- Repair bots: they can walk and use bazooka, possible cannot jump (why?)
2007-01-27, by unc0rr
AI compiles, but doesn't work
2007-01-26, by unc0rr
Make SHA really work
2007-01-26, by unc0rr
Check land digest
2007-01-26, by unc0rr
Show rope
2007-01-26, by unc0rr
- New land generator feature: islands in the sky
2007-01-26, by unc0rr
- Better land generator
2007-01-24, by unc0rr
more accurate selection colors for teamselect widget
2007-01-24, by displacer
hedgehogs num modification now allowed to chief client only
2007-01-24, by displacer
- Show sample line
2007-01-23, by unc0rr
- Two more templates
2007-01-23, by unc0rr
- New land templates
2007-01-23, by unc0rr
- New Land Generator
2007-01-23, by unc0rr
- Fix Blow Torch and Air Attack
2007-01-22, by unc0rr
network teams hedgehogs nums modifications now working from chief client
2007-01-21, by displacer
Small fixes to bring engine to life
2007-01-21, by unc0rr
network to local teams map, addteams from server before team config bug, fixed some segfaults
2007-01-21, by displacer
initial hedgehogs num fixed
2007-01-21, by displacer
first buggy hedgehogs num net change
2007-01-21, by displacer
Fixed-point arithmetics in engine.
2007-01-21, by unc0rr
more correct net disconnection
2007-01-18, by displacer
disable widgets if we are slave network client
2007-01-18, by displacer
equal team names huge bug fixed for multiple clients
2007-01-17, by displacer
more correct remove net teams
2007-01-17, by displacer
Another float debug
2007-01-16, by unc0rr
Some fixes, revert debug code
2007-01-16, by unc0rr
Get further with debug
2007-01-15, by unc0rr
More detailed debug
2007-01-15, by unc0rr
Rope debug stuff
2007-01-15, by unc0rr
- Store more team specific values in HWTeam
2007-01-15, by unc0rr
net game image
2007-01-15, by displacer
Run game message added, team and config info provided for net game
2007-01-15, by displacer
multiple teams now available per host (still alpha)
2007-01-14, by displacer
- Fix not debug build
2007-01-14, by unc0rr
Team level at new place on team config page
2007-01-14, by unc0rr
CONFIG_PARAM for storing config
2007-01-14, by displacer
protocol changes
2007-01-14, by displacer
- New team level icons
2007-01-14, by unc0rr
isChiefClient is now correct :)
2007-01-14, by displacer
Selecting map works in net game
2007-01-14, by unc0rr
Fix infinite loop
2007-01-14, by unc0rr
Send game parameters by net... Currently it leads to infinite loop, flooding traffic with messages about changes
2007-01-14, by unc0rr
Oops, I should be more careful
2007-01-14, by unc0rr
Connect signal and slot directly for AddTeam event
2007-01-14, by unc0rr
Small fixes
2007-01-14, by unc0rr
New signals and slot for GameCFGWidget
2007-01-14, by unc0rr
Don't show game stats in case of interrupted by command '/quit' game
2007-01-13, by unc0rr
remove some old stuff
2007-01-13, by displacer
first new widgets added to net game
2007-01-13, by displacer
Oops, fix the build
2007-01-12, by unc0rr
- HWMapContainer sets and stores the theme
2007-01-12, by unc0rr
some changes
2007-01-11, by displacer
Game config commands are generated by GameCFGWidget
2007-01-11, by unc0rr
start all clients
2007-01-11, by displacer
Calculate land digest
2007-01-11, by unc0rr
client/server net pre-alpha
2007-01-10, by displacer
client/server net pre-alpha
2007-01-10, by displacer
Update some translations
2007-01-08, by unc0rr
Use new parameters, small protocol change
2007-01-08, by unc0rr
- Limit list of teams in game with 200 px
2007-01-08, by unc0rr
Fix for middle column not being growing in width
2007-01-07, by unc0rr
Forgot these files
2007-01-07, by unc0rr
Release mouse when keyboard focus lost
2007-01-07, by unc0rr
More statistics
2007-01-04, by unc0rr
- Better blowtorch
2007-01-04, by unc0rr
Better blowtorch
2006-12-19, by unc0rr
Attack angle constraints
2006-12-17, by unc0rr
Now blow torch angle can be changed during blowing :)
2006-12-17, by unc0rr
First implementation of Blow Torch
2006-12-17, by unc0rr
Use QSettings to storing config
2006-12-15, by unc0rr
Simplify hedgehogs physics code, make it better
2006-12-14, by unc0rr
Allow pause when wathing demos
2006-12-10, by unc0rr
Render FPS value to its own surface one time a second
2006-12-10, by unc0rr
'Show FPS' and 'FPS limit' options
2006-12-10, by unc0rr
Implemented FPS limit and show/hide FPS value
2006-12-10, by unc0rr
- Implement ammo cases
2006-12-10, by unc0rr
Current hedgehog is on top of others in Z-order
2006-12-10, by unc0rr
Some Z-ordering
2006-12-09, by unc0rr
Hedgehogs names are drawn where the hedgehogs are
2006-12-09, by unc0rr
automatic assign of game server TCP port
2006-12-08, by displacer
- Further work on stack of pages
2006-12-07, by unc0rr
Stacked walking trough pages
2006-12-07, by unc0rr
Ammo schemes and ammo stores support in engine
2006-12-05, by unc0rr
Fix music loading path
2006-11-30, by unc0rr
Fix problems when deleting ammo
2006-11-30, by unc0rr
Mine Strike weapon
2006-11-29, by unc0rr
Let mouse cursor be closer to screen edges
2006-11-29, by unc0rr
Airplane sprite
2006-11-28, by unc0rr
- Pickhammer sound
2006-11-28, by unc0rr
Pause support (mouse cursor is released when the game is paused)
2006-11-27, by unc0rr
Watchdog for bots to prevent them from being stacked by bugs of engine physics
2006-11-26, by unc0rr
Less complex theme.cfg format ;) Information about image dimensions is obtained from image
2006-11-26, by unc0rr
Some new ammo icons from daniil
2006-11-26, by unc0rr
rollback to main.cpp.in
hedgewars-0.8.1-r1
2006-11-25, by displacer
Fix for path truncating bug
2006-11-25, by unc0rr
Don't configure main.cpp, just hwconsts.h
2006-11-25, by unc0rr
data dir initial check (test for wrong installation)
2006-11-25, by displacer
Add installation manual
2006-11-25, by unc0rr
Ignore hwconsts.h
2006-11-24, by unc0rr
Protocol version sets in CMake
2006-11-24, by unc0rr
Ignore main.cpp
hedgewars-0.8.1
2006-11-23, by unc0rr
Unneeded file
2006-11-23, by unc0rr
Hedgewars is now 0.8.1
2006-11-23, by unc0rr
Engine gets Data path from frontend
2006-11-23, by unc0rr
one else fix
2006-11-23, by displacer
DATADIR fixed
2006-11-23, by displacer
Add AirAttack icon to ammo menu
2006-11-23, by unc0rr
- Health tags over drowned hedgehogs
2006-11-23, by unc0rr
fixed absent DATA_INSTALL_DIR
2006-11-23, by displacer
data dir added (for linux distros)
2006-11-23, by displacer
Minimal QT 4 version supported is 4.2.0
2006-11-21, by unc0rr
some cosmetic changes
2006-11-21, by displacer
oops
2006-11-21, by unc0rr
Updated README.txt
2006-11-21, by unc0rr
noexecutestack object files generation fixed
2006-11-21, by displacer
Fix selecting 2nd ammo in slot %-\
hedgewars-0.8.0
2006-11-19, by unc0rr
Special thanks size fixed with large font on linux (workaround)
2006-11-19, by displacer
fixed: choose map for simple game is working now
2006-11-19, by displacer
Some options for 0.8 release
2006-11-19, by unc0rr
Add translation
2006-11-19, by unc0rr
Fix weird bots behavior on low fps
2006-11-19, by unc0rr
map choose from files added
2006-11-18, by displacer
Place QLabel with developers info on the QScrollArea
2006-11-18, by unc0rr
- Fix infinite loop when selecting weapon with ammo menu
2006-11-18, by unc0rr
Fix compile :)
2006-11-17, by unc0rr
Make teams config file name be team name
2006-11-16, by unc0rr
- Fix crosshair position
2006-11-15, by unc0rr
Add special thanks to about page
2006-11-15, by unc0rr
Update russian translation
2006-11-14, by unc0rr
Add QtXml4.dll to packing list, as it needed for QtSvg4.dll
2006-11-14, by unc0rr
Better-looking multiplayer page
2006-11-14, by unc0rr
'Proto' class to make things easier
2006-11-14, by unc0rr
Add files to packages
2006-11-13, by unc0rr
New icons
2006-11-13, by unc0rr
Russian translations
2006-11-13, by unc0rr
About page
2006-11-13, by unc0rr
back to static QIcon
2006-11-12, by displacer
temporary team names fix
2006-11-12, by displacer
dynamic QIcon fix
2006-11-12, by displacer
bots power icons added
2006-11-12, by displacer
New 'Cheese' map
2006-11-10, by unc0rr
more pretty color choose
2006-11-06, by displacer
- Fixes for map mushrooms
2006-11-01, by unc0rr
New mushrooms map
2006-11-01, by unc0rr
fix finding of delphi compiler
2006-11-01, by unc0rr
background colors bugfix :(
2006-10-31, by displacer
fix install target
2006-10-30, by unc0rr
Better build system scripts
2006-10-30, by unc0rr
oops, forgot SVG lib
2006-10-29, by unc0rr
Hedgehog on About page
2006-10-29, by unc0rr
Fix hwengine target behaviour
2006-10-29, by unc0rr
Fix serious bug in pneumatic drill
2006-10-29, by unc0rr
Better-looking game config widget
2006-10-29, by unc0rr
No more needed dir
2006-10-29, by unc0rr
- New cursor
2006-10-29, by unc0rr
Icons for selecting bot level
2006-10-28, by unc0rr
rgb instead of rgba sending to engine
2006-10-28, by displacer
multiplayer colors enabled
2006-10-28, by displacer
Parachute fixes
2006-10-28, by unc0rr
Parachute
2006-10-28, by unc0rr
Fixed compilation on *nix .)
2006-10-27, by unc0rr
Remove very old and deprecated stuff
2006-10-27, by unc0rr
Implement Knowledge Base for libs/compilers bugs
2006-10-27, by unc0rr
coosing colors added
2006-10-27, by displacer
Add workaround over freepascal bug (http://www.freepascal.org/mantis/view.php?id=7613)
2006-10-27, by unc0rr
- Set version to 0.8
2006-10-26, by unc0rr
New hedgehog
2006-10-25, by unc0rr
Better crosshair
2006-10-25, by unc0rr
Support font styles
2006-10-19, by unc0rr
Make use of "unused" struct member (based on sdl_ttf example)
2006-10-16, by unc0rr
Small fixes
2006-10-16, by unc0rr
Better error message
2006-10-16, by unc0rr
- New crosshair
2006-10-16, by unc0rr
multiple classes accept signal receive bugfix
2006-10-14, by displacer
- Many small fixes
2006-10-12, by unc0rr
Fixed compilation with freepascal version prior to 1.9.6
2006-10-11, by unc0rr
Fixed weird bots behavior
2006-10-11, by unc0rr
Fix bots regressions
2006-10-10, by unc0rr
Add video driver name to debug
2006-10-09, by unc0rr
Bots are in the same thread as game. Fixes FreePascal issues.
2006-10-08, by unc0rr
Alpha channel value fix
2006-10-05, by unc0rr
Color fixes
2006-10-05, by unc0rr
Cardinal -> Longword
2006-10-05, by unc0rr
"About" page, not yet filled with content
2006-10-05, by unc0rr
unneded variable removed
2006-10-05, by displacer
less
more
|
(0)
-480
+480
+1000
+3000
+10000
tip