2007-12-16 |
unc0rr |
Remake widgets layout on PageNetServer
|
changeset |
files
|
2007-12-16 |
unc0rr |
Save and restore window size
|
changeset |
files
|
2007-12-16 |
unc0rr |
- Save after save now works
|
changeset |
files
|
2007-12-15 |
unc0rr |
- Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine)
|
changeset |
files
|
2007-12-15 |
unc0rr |
Actually pass host and port values to NetConnect method
|
changeset |
files
|
2007-12-15 |
unc0rr |
Fix project and translate more entries
|
changeset |
files
|
2007-12-15 |
unc0rr |
Update translation
|
changeset |
files
|
2007-12-15 |
unc0rr |
- Share much code between models
|
changeset |
files
|
2007-12-15 |
unc0rr |
UDP server list model
|
changeset |
files
|
2007-12-15 |
unc0rr |
Abstract HWForm from custom PageNet implementation
|
changeset |
files
|
2007-12-15 |
unc0rr |
Start move from custom widgets to custom models
|
changeset |
files
|
2007-12-15 |
unc0rr |
Fully implement www server list via model
|
changeset |
files
|
2007-12-15 |
unc0rr |
"QT" is "Qt" really
|
changeset |
files
|
2007-12-15 |
unc0rr |
- Parse new XML from www (now valid)
|
changeset |
files
|
2007-12-14 |
unc0rr |
Unregister server in servers list when the game is started
|
changeset |
files
|
2007-12-14 |
unc0rr |
- Simplify net game objects relationship
|
changeset |
files
|
2007-12-14 |
unc0rr |
- Fix some stupid object casts
|
changeset |
files
|
2007-12-14 |
unc0rr |
Make use of server port option
|
changeset |
files
|
2007-12-13 |
unc0rr |
Basic concept for net server options page (subject to change)
|
changeset |
files
|
2007-12-13 |
unc0rr |
Fix network game bug caused by recent protocol changes
|
changeset |
files
|
2007-12-13 |
unc0rr |
- Temporary set delimiter to *, as \t seems to be endline now in Qt
|
changeset |
files
|
2007-12-13 |
unc0rr |
Finish asking host/port dialog implementation
|
changeset |
files
|
2007-12-13 |
unc0rr |
Class to ask host/port to connect to ('Specify' button on PageNet)
|
changeset |
files
|
2007-12-13 |
unc0rr |
- Fix for hedgehogs switching
|
changeset |
files
|
2007-12-13 |
unc0rr |
Don't spam traffic in network game
|
changeset |
files
|
2007-12-13 |
unc0rr |
Update copyright header
|
changeset |
files
|
2007-12-13 |
unc0rr |
- Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
|
changeset |
files
|
2007-12-13 |
unc0rr |
Use list instead of array (no limit for network packets amount)
|
changeset |
files
|
2007-12-13 |
unc0rr |
Move nick edit to PageOptions
|
changeset |
files
|
2007-12-13 |
unc0rr |
Some work on network widgets
|
changeset |
files
|
2007-12-12 |
unc0rr |
Extract IP from XML
|
changeset |
files
|
2007-12-10 |
displacer |
some more layout tune
|
changeset |
files
|
2007-12-10 |
displacer |
sizeHint for items Widget
|
changeset |
files
|
2007-12-10 |
displacer |
zero weapons count is allowed
|
changeset |
files
|
2007-12-10 |
displacer |
forget file
|
changeset |
files
|
2007-12-10 |
displacer |
first buggy infinity state for weapons
|
changeset |
files
|
2007-12-10 |
displacer |
some layout tune
|
changeset |
files
|
2007-12-09 |
unc0rr |
Fix some bugs
|
changeset |
files
|
2007-12-09 |
unc0rr |
Fix bad behavior when quickly click Connect button more than once
|
changeset |
files
|
2007-12-09 |
unc0rr |
- Switch between local and internet game
|
changeset |
files
|
2007-12-09 |
unc0rr |
Register in www works
|
changeset |
files
|
2007-12-09 |
unc0rr |
Fix some bugs
|
changeset |
files
|
2007-12-09 |
unc0rr |
Half implement registration in servers list
|
changeset |
files
|
2007-12-09 |
unc0rr |
Half implement possibility for different backends of servers list
|
changeset |
files
|
2007-12-06 |
displacer |
back to black colored weapons
|
changeset |
files
|
2007-12-06 |
displacer |
mask applied
|
changeset |
files
|
2007-12-06 |
displacer |
more icons at weapon select
|
changeset |
files
|
2007-12-02 |
unc0rr |
Oops, forgot to save file before commiting
|
changeset |
files
|
2007-12-02 |
unc0rr |
Button for renaming demo and save files
|
changeset |
files
|
2007-12-02 |
unc0rr |
's' key to speed up demo playing
|
changeset |
files
|
2007-12-01 |
unc0rr |
Sample WWW server list class
|
changeset |
files
|
2007-11-30 |
displacer |
weaponItem added
|
changeset |
files
|
2007-10-26 |
unc0rr |
Respect omen on about page
|
changeset |
files
|
2007-10-21 |
unc0rr |
- New training (not finished yet)
|
changeset |
files
|
2007-10-20 |
unc0rr |
New game flag for non-destroyable land
|
changeset |
files
|
2007-10-20 |
unc0rr |
Add theme and map by omen (with fixes by me)
|
changeset |
files
|
2007-10-07 |
unc0rr |
- Update protocol doc
|
changeset |
files
|
2007-10-07 |
unc0rr |
Add doc, describing protocol details (in russian)
|
changeset |
files
|
2007-10-07 |
unc0rr |
Better Net page
|
changeset |
files
|
2007-09-30 |
unc0rr |
Use same team colors everywhere
|
changeset |
files
|
2007-09-30 |
unc0rr |
- Add 'Mission Fail' trigger type
|
changeset |
files
|
2007-09-29 |
unc0rr |
- Fix some warnings
|
changeset |
files
|
2007-09-27 |
unc0rr |
Add 'Successful finish' trigger
|
changeset |
files
|
2007-09-24 |
displacer |
abstract class for items container (hedgehogs num, bullets, etc.)
|
changeset |
files
|
2007-09-22 |
unc0rr |
Fix warnings
|
changeset |
files
|
2007-09-22 |
unc0rr |
- Training format change
|
changeset |
files
|
2007-09-22 |
unc0rr |
Quite good targets sequence
|
changeset |
files
|
2007-09-22 |
unc0rr |
Oops, fix compile
|
changeset |
files
|
2007-09-22 |
unc0rr |
Now trainings can have custom ammostore
|
changeset |
files
|
2007-09-22 |
unc0rr |
Add ammostores in frontend, should help further ammostores implemetation
|
changeset |
files
|
2007-09-22 |
unc0rr |
- Make hwengine protocol more obvious
|
changeset |
files
|
2007-09-21 |
unc0rr |
Let hedgehog position be taken from config, still more work is needed
|
changeset |
files
|
2007-09-21 |
unc0rr |
- Use current screen color depth in engine
|
changeset |
files
|
2007-09-21 |
unc0rr |
Add CurrentHedgehog variable which simplifies code
|
changeset |
files
|
2007-09-20 |
unc0rr |
Special game mode allowing the only clan on map for training mode
|
changeset |
files
|
2007-09-18 |
unc0rr |
Select weapon scheme page
|
changeset |
files
|
2007-09-18 |
unc0rr |
Fix THandle -> TThreadID
|
changeset |
files
|
2007-09-18 |
displacer |
new files added
|
changeset |
files
|
2007-09-18 |
displacer |
kdevelop project add, initial weapons scheme button
|
changeset |
files
|
2007-09-18 |
unc0rr |
First step to store trainings in files
|
changeset |
files
|
2007-09-15 |
unc0rr |
Triggers PoC: targets are spawned right after the previous damaged
|
changeset |
files
|
2007-09-15 |
unc0rr |
- Fix some triggers bugs
|
changeset |
files
|
2007-09-14 |
unc0rr |
Triggers proof-of-concept
|
changeset |
files
|
2007-09-11 |
unc0rr |
Sorry, this is not needed
|
changeset |
files
|
2007-09-11 |
unc0rr |
Fix win32 packages
|
changeset |
files
|
2007-09-10 |
unc0rr |
Basic gtTarget support
|
changeset |
files
|
2007-09-09 |
unc0rr |
Start implementing triggers in engine
|
changeset |
files
|
2007-09-08 |
unc0rr |
Better stub for Training mode
|
changeset |
files
|
2007-09-06 |
unc0rr |
More work on Training mode
|
changeset |
files
|
2007-09-06 |
unc0rr |
Prepare to new page 'Training'
|
changeset |
files
|
2007-09-06 |
unc0rr |
Rename PageLocalGame -> PageSimpleGame due to future changes
|
changeset |
files
|
2007-08-24 |
unc0rr |
Some stuff to get good results from make 'package_source'
|
changeset |
files
|
2007-08-22 |
unc0rr |
Oops, forgot file
|
changeset |
files
|
2007-08-20 |
unc0rr |
Update translation
|
changeset |
files
|
2007-08-20 |
unc0rr |
Better 'Load' page
|
changeset |
files
|
2007-08-20 |
unc0rr |
Working 'Load' page
|
changeset |
files
|
2007-08-20 |
unc0rr |
- Some changes to make build process clear
|
changeset |
files
|
2007-08-20 |
unc0rr |
By default, turn 'alt damage show' option off
|
changeset |
files
|
2007-08-20 |
unc0rr |
New palette of team colors
|
changeset |
files
|
2007-08-18 |
unc0rr |
Fix some warnings
|
changeset |
files
|
2007-08-18 |
unc0rr |
One more security fix (check size of QList before using QList::operator[])
|
changeset |
files
|
2007-08-18 |
unc0rr |
- Update copyright header
|
changeset |
files
|
2007-08-18 |
unc0rr |
- Highlight more undefined behavior of net protocol
|
changeset |
files
|
2007-08-16 |
displacer |
gcc 4.3 related patch - missing header added :)
|
changeset |
files
|
2007-08-16 |
displacer |
hedgehogs num bug fixed
|
changeset |
files
|
2007-08-16 |
displacer |
improved bad message show
|
changeset |
files
|
2007-08-16 |
unc0rr |
Highlight some bad behavior of network server/clients
|
changeset |
files
|
2007-08-16 |
unc0rr |
- Small fixes
|
changeset |
files
|
2007-07-21 |
unc0rr |
Small fixes
|
changeset |
files
|
2007-07-21 |
unc0rr |
Save some memory
|
changeset |
files
|
2007-07-21 |
unc0rr |
Fix some bug, finish playlist implementation
|
changeset |
files
|
2007-07-20 |
unc0rr |
Finalize basic playlists implementation
|
changeset |
files
|
2007-07-20 |
unc0rr |
Initial playlists support
|
changeset |
files
|
2007-07-20 |
unc0rr |
- Simplify build system files
|
changeset |
files
|
2007-07-15 |
unc0rr |
Improve land generator
|
changeset |
files
|
2007-07-15 |
unc0rr |
UFO Sound
|
changeset |
files
|
2007-07-15 |
unc0rr |
Desert Eagle sound
|
changeset |
files
|
2007-07-14 |
unc0rr |
Fix bug when hedgehog moves not right after it is kicked
|
changeset |
files
|
2007-07-13 |
unc0rr |
- TeamHealthSorter refactored to know about clans
|
changeset |
files
|
2007-07-13 |
unc0rr |
Bots aims not directly at the center of enemy hedgehog
|
changeset |
files
|
2007-07-12 |
unc0rr |
Get possible screen resolutions from SDL library
|
changeset |
files
|
2007-07-12 |
unc0rr |
Only bots of 1-3 level use AirAttack weapon
|
changeset |
files
|
2007-07-08 |
unc0rr |
- Switch to bazooka (or whatever) after use of some weapon (fixes problem with bots)
|
changeset |
files
|
2007-07-03 |
unc0rr |
Fix hedgehogs switching
|
changeset |
files
|
2007-07-03 |
unc0rr |
Fix warnings
|
changeset |
files
|
2007-07-03 |
unc0rr |
Clan-based hedgehogs switching
|
changeset |
files
|
2007-07-03 |
unc0rr |
- Introduce clans (teams with same color)
|
changeset |
files
|
2007-07-03 |
unc0rr |
Fix regression introduced by previous commit
|
changeset |
files
|
2007-07-02 |
unc0rr |
Convert teams list to array
|
changeset |
files
|
2007-07-02 |
unc0rr |
Proto change: set color in addteam command
|
changeset |
files
|
2007-07-02 |
unc0rr |
Fix some warnings
|
changeset |
files
|
2007-07-01 |
unc0rr |
Fix AI jumping to wrong direction on the turn start
|
changeset |
files
|
2007-07-01 |
unc0rr |
- Better randomness of placing hedgehogs on the land
|
changeset |
files
|
2007-06-17 |
unc0rr |
- Get rid of ammoProp_AttackInFall and gstFalling
|
changeset |
files
|
2007-06-11 |
unc0rr |
Small fixes
|
changeset |
files
|
2007-06-11 |
unc0rr |
- Many fixes related to hh switcher
|
changeset |
files
|
2007-06-07 |
unc0rr |
Ability to choose which info is shown above hedgehogs
|
changeset |
files
|
2007-06-06 |
unc0rr |
- Various small fixes
|
changeset |
files
|
2007-06-04 |
unc0rr |
Fix typo
|
changeset |
files
|
2007-06-04 |
unc0rr |
- Fix some stupid bugs in collisions detecting code
|
changeset |
files
|
2007-06-03 |
displacer |
"Setup" button instead of "New team", exclude playing teams from setup
|
changeset |
files
|
2007-06-03 |
unc0rr |
- Fix some bugs
|
changeset |
files
|
2007-05-30 |
unc0rr |
Save saves in Save directory
|
changeset |
files
|
2007-05-30 |
unc0rr |
Update easter egg image
|
changeset |
files
|
2007-05-29 |
unc0rr |
Fix the color of tag with damage by shotgun shot
|
changeset |
files
|
2007-05-29 |
unc0rr |
Easter egg (with stub image, will paint later)
|
changeset |
files
|
2007-05-27 |
unc0rr |
Option for alternative damage tags
|
changeset |
files
|
2007-05-27 |
unc0rr |
Fix collision with current hedgehog
|
changeset |
files
|
2007-05-27 |
unc0rr |
- One more land template
|
changeset |
files
|
2007-05-27 |
unc0rr |
- Check for incoming buffer overflow
|
changeset |
files
|
2007-05-26 |
unc0rr |
Teleported hedgehog picks up cases
|
changeset |
files
|
2007-05-26 |
unc0rr |
One more land template
|
changeset |
files
|
2007-05-26 |
displacer |
num hedgehogs while new team addition (dirty) fixed
|
changeset |
files
|
2007-05-26 |
unc0rr |
Tags with current damage
|
changeset |
files
|
2007-05-24 |
unc0rr |
- Fix some collision bugs
|
changeset |
files
|
2007-05-24 |
unc0rr |
Teleportation tool
|
changeset |
files
|
2007-05-24 |
unc0rr |
- Fix desert eagle
|
changeset |
files
|
2007-05-22 |
unc0rr |
- Fix bug with desert damaging current hedgehog
|
changeset |
files
|
2007-05-21 |
unc0rr |
- Don't kick cases by moving hedgehog
|
changeset |
files
|
2007-05-21 |
unc0rr |
Fix using parachute while staying on the ground
|
changeset |
files
|
2007-05-18 |
unc0rr |
- Remove deprecated code
|
changeset |
files
|
2007-05-18 |
unc0rr |
Fix firepunch regression
|
changeset |
files
|
2007-05-14 |
unc0rr |
Moving hedgehog could get another hedgehog moving forward
|
changeset |
files
|
2007-05-10 |
unc0rr |
Simplify reading from file ;)
|
changeset |
files
|
2007-05-09 |
unc0rr |
- Further work on new collisions implementation
|
changeset |
files
|
2007-05-07 |
unc0rr |
New loading progress sprite code
|
changeset |
files
|
2007-05-07 |
unc0rr |
Bots know shotgun behavior better
|
changeset |
files
|
2007-05-06 |
unc0rr |
Now really fix compilation
|
changeset |
files
|
2007-05-06 |
unc0rr |
Fix compilation on 64bit arch
|
changeset |
files
|
2007-05-05 |
unc0rr |
- A good implementation of shotgun
|
changeset |
files
|
2007-05-04 |
unc0rr |
Fix old bug with grenade(bomd, etc..) not colliding with attacking hedgehog
|
changeset |
files
|
2007-05-02 |
unc0rr |
Fix collision info artifacts in Land array when two objects intersect
|
changeset |
files
|
2007-05-02 |
unc0rr |
Mines also collide
|
changeset |
files
|
2007-05-02 |
unc0rr |
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
|
changeset |
files
|
2007-03-19 |
unc0rr |
Increase "proto version", as the current engine isn't compatible with 0.9 one
|
changeset |
files
|
2007-03-19 |
unc0rr |
Use freepascal's routines to manipulate threads
|
changeset |
files
|
2007-03-17 |
unc0rr |
Oops, sorry...
|
changeset |
files
|
2007-03-17 |
unc0rr |
- Get rid of operator := to have GPC support
|
changeset |
files
|
2007-03-15 |
displacer |
merge fixes from branch
|
changeset |
files
|
2007-03-15 |
displacer |
merged new team from branch
|
changeset |
files
|
2007-03-11 |
unc0rr |
- Fix most of the warnings in hwengine
|
changeset |
files
|
2007-02-26 |
unc0rr |
Use right way of finding and using Qt4 in CMake
|
changeset |
files
|
2007-02-24 |
unc0rr |
- Fix warning
|
changeset |
files
|
2007-02-24 |
displacer |
disable start game button with teams num < 2
|
changeset |
files
|
2007-02-23 |
unc0rr |
Blow torch icon
|
changeset |
files
|
2007-02-23 |
unc0rr |
Fix for NSIS .lnk workaround
|
changeset |
files
|
2007-02-23 |
unc0rr |
Fix "/capture" command
|
changeset |
files
|
2007-02-23 |
unc0rr |
Fix run with DEBUGFILE turned off
|
changeset |
files
|
2007-02-23 |
unc0rr |
Engine debug file off
|
changeset |
files
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
changeset |
files
|
2007-02-23 |
displacer |
form size increased (network chat is now fit into window initially)
|
changeset |
files
|
2007-02-23 |
displacer |
removed purged ethereal theme entry
|
changeset |
files
|
2007-02-23 |
displacer |
network bots are now displayed in teamselect widget
|
changeset |
files
|
2007-02-23 |
displacer |
correct team info in frames (displaying bots difficulty fixed)
|
changeset |
files
|
2007-02-23 |
displacer |
connect to removed signal fixed (console warning)
|
changeset |
files
|
2007-02-21 |
displacer |
GPL headers added
|
changeset |
files
|
2007-02-21 |
displacer |
change Displacer's mailbox
|
changeset |
files
|
2007-02-21 |
displacer |
users should compile and configure package under user account :)
|
changeset |
files
|
2007-02-21 |
displacer |
moc warnings removed
|
changeset |
files
|
2007-02-21 |
displacer |
check for noexecstack linker compatibility (MacOS linker)
|
changeset |
files
|
2007-02-21 |
unc0rr |
Small cleanup + fix showing wrong page at startup
|
changeset |
files
|
2007-02-21 |
unc0rr |
Remove unneeded file
|
changeset |
files
|
2007-02-21 |
unc0rr |
Remove unused theme
|
changeset |
files
|
2007-02-21 |
unc0rr |
- Remove unneeded files
|
changeset |
files
|
2007-02-21 |
unc0rr |
Small cleanup, faster compilation as a result
|
changeset |
files
|
2007-02-21 |
unc0rr |
Update instructions
|
changeset |
files
|
2007-02-20 |
displacer |
removed LocalCFG signal
|
changeset |
files
|
2007-02-20 |
displacer |
some debug messages removed
|
changeset |
files
|
2007-02-20 |
unc0rr |
- Proper fix to get network byte order
|
changeset |
files
|
2007-02-20 |
displacer |
frewetype warning is now printed to console
|
changeset |
files
|
2007-02-20 |
displacer |
chatWidget with nicks ready
|
changeset |
files
|
2007-02-20 |
displacer |
vertical size fix for chatwidget
|
changeset |
files
|
2007-02-20 |
displacer |
fixes last commit problems
|
changeset |
files
|
2007-02-20 |
displacer |
resizing and grid problems
|
changeset |
files
|
2007-02-20 |
displacer |
chatWidget with layout
|
changeset |
files
|
2007-02-20 |
unc0rr |
QTextBrowser instead of QLabel+QScrollArea
|
changeset |
files
|
2007-02-20 |
unc0rr |
Do not use SDL_Net's to/from network byte order conversion functions
|
changeset |
files
|
2007-02-19 |
unc0rr |
Fix build
|
changeset |
files
|
2007-02-19 |
unc0rr |
Don't let text file to confuse a terminal
|
changeset |
files
|
2007-02-19 |
unc0rr |
Follow standarts
|
changeset |
files
|
2007-02-19 |
displacer |
hedgehogs num bugfix for netgame
|
changeset |
files
|
2007-02-18 |
unc0rr |
Fix parachute having crosshair
|
changeset |
files
|
2007-02-18 |
displacer |
simple net cha added
|
changeset |
files
|
2007-02-18 |
displacer |
problems with widget sizes for net chat
|
changeset |
files
|