Mark Vejvoda
|
508be10d15
|
- show crc message prompt if either allow data synch flags are enabled
|
2011-04-27 22:51:44 +00:00 |
|
Mark Vejvoda
|
0abca7fb7a
|
- bugfixes for clicking outside of the map co-ordinates
- show up to 5 descriptions for queued items when producing
|
2011-04-27 22:35:45 +00:00 |
|
Mark Vejvoda
|
dd9b984a82
|
- in observer mode, show queued work for all factions
- when showing queues, now also show up to a max of 4 details for the first 4 items in the queue
|
2011-04-27 05:58:08 +00:00 |
|
Mark Vejvoda
|
69a627dca7
|
-fixed AllowGameDataSynchCheck=true so it works properly again
|
2011-04-26 23:34:48 +00:00 |
|
Mark Vejvoda
|
706c72c87f
|
- bugfix when receiving additional socket data
|
2011-04-26 23:19:27 +00:00 |
|
Mark Vejvoda
|
89de9f4c8b
|
- fixed to handle duplicate resources in unit requirement costs without crashing
|
2011-04-26 22:28:37 +00:00 |
|
Mark Vejvoda
|
8d3a53235a
|
- better error message on null resource
|
2011-04-26 22:11:18 +00:00 |
|
Mark Vejvoda
|
47ef05ceed
|
- attempt to improve pathfinder performance and lengthen max nodes to 900
|
2011-04-26 21:51:18 +00:00 |
|
Mark Vejvoda
|
962aee539f
|
- fixed linux installer local string identifier to english
|
2011-04-26 19:41:22 +00:00 |
|
Mark Vejvoda
|
b9ebb5aabe
|
- bugfix for handling unexpected small strings in string compare
|
2011-04-26 19:35:53 +00:00 |
|
Mark Vejvoda
|
4d2422bb57
|
- added extra info in error text for language strings
|
2011-04-26 16:02:34 +00:00 |
|
Mark Vejvoda
|
cb113514e1
|
- limit current resource amounts to max storage allowed at game start
|
2011-04-25 06:39:40 +00:00 |
|
Mark Vejvoda
|
a77aa5e4be
|
- attempt to correct possible openal issues
|
2011-04-24 15:34:53 +00:00 |
|
Mark Vejvoda
|
e8897552de
|
- attempt to fix some of the crashes when clicking multiple things
|
2011-04-24 06:10:30 +00:00 |
|
Mark Vejvoda
|
1f3d97dbe1
|
- fixed strange messagebox display (was caused by map preview renderer setting glLineWidth to 14 and never resetting afterwards)
|
2011-04-24 05:39:13 +00:00 |
|
Mark Vejvoda
|
68a906ab2a
|
- fix crc check so it does not add special faction names (like random, etc)
|
2011-04-24 04:31:39 +00:00 |
|
Mark Vejvoda
|
ac83b1a898
|
- attempt to fix socket bug where we incorrectly polled for data using ioctl / ioctlsocket. While we stilkl do some peeks, the bulk of the socket work is now done properly by simply doing recv and thus should prove more stable and reliable as well as perform better.
|
2011-04-24 04:22:19 +00:00 |
|
Mark Vejvoda
|
fa82d1712a
|
- updated version to 3.5.1-dev
|
2011-04-22 00:31:10 +00:00 |
|
Mark Vejvoda
|
6a2e071b1a
|
- the source release now includes more stuff.. just for svenstaro
3.5.0
|
2011-04-21 05:29:23 +00:00 |
|
Mark Vejvoda
|
16ea7881ab
|
- no longer allow killing self or team to update your skill levels
|
2011-04-20 16:46:47 +00:00 |
|
Mark Vejvoda
|
b180581bf8
|
- bugfix for disabling hotkeys when in menu's and editing text in a field
|
2011-04-20 16:25:16 +00:00 |
|
Mark Vejvoda
|
92039ac053
|
- updated data and data diff scripts to use best 7z compression
|
2011-04-20 07:19:29 +00:00 |
|
Mark Vejvoda
|
257689ba07
|
- moved return button and progress bar to try to avoid console message overlap
|
2011-04-20 05:48:33 +00:00 |
|
Mark Vejvoda
|
a12e9787e1
|
- moved progress bar beside return button
|
2011-04-20 05:24:11 +00:00 |
|
Mark Vejvoda
|
98a3c5e699
|
- bugfix for mod menu segfault when user clicks like mad
|
2011-04-20 05:04:43 +00:00 |
|
Mark Vejvoda
|
6967f23a92
|
- if error during reload saved settings, restore original settings (to avoid corrupted game settings not matching the UI). Discovered after renaming romans_beta to romans and faction not found when restoring saved settings
|
2011-04-19 22:53:37 +00:00 |
|
Mark Vejvoda
|
8063b019a4
|
- removed screens from Linux installer
|
2011-04-19 20:25:22 +00:00 |
|
Mark Vejvoda
|
0d7611beb6
|
- changed windows installer message since we move mod data during install
|
2011-04-19 20:06:03 +00:00 |
|
Mark Vejvoda
|
d4cff9786a
|
- bugfix for displaying units with light sources in view of the camera
|
2011-04-19 18:30:44 +00:00 |
|
mnaumann
|
bd31395f86
|
changes to glest configurator:
* fix indenting
* add option to disable 3D mouse pointer
* lower some hardware related default valuesi for increased compatibility
|
2011-04-19 17:24:13 +00:00 |
|
Mark Vejvoda
|
34ba6a476c
|
- removed script as it was already in another location
|
2011-04-19 16:12:06 +00:00 |
|
Mark Vejvoda
|
b2e39064fc
|
- added language translation script from olaus to svn so we can re-use this as often as needed. Simply cd to the lang folder and run: ../../../../mk/linux/language_files_synch.pl orig english.lng
|
2011-04-19 04:44:42 +00:00 |
|
Mark Vejvoda
|
5174e33b92
|
- attempt a better video recovery when selected mode and colour bits fail
|
2011-04-19 04:03:52 +00:00 |
|
Mark Vejvoda
|
ff98ad9ae5
|
- updated windows installer projects
|
2011-04-19 03:53:35 +00:00 |
|
Mark Vejvoda
|
497c513576
|
- updated version# to 3.5.0 release (may have last minute changes while testing installers etc.
|
2011-04-19 03:50:49 +00:00 |
|
Mark Vejvoda
|
c0ad16d3d5
|
- disable screenshot console text in options menu
|
2011-04-19 03:26:42 +00:00 |
|
mnaumann
|
09bead39db
|
Open 'Get Started' page on megaglest.org when windows installation finishes.
|
2011-04-19 02:47:50 +00:00 |
|
Mark Vejvoda
|
f0fededd56
|
- trim crc message in connected client menu to 110 chars max per line
|
2011-04-19 00:02:23 +00:00 |
|
Mark Vejvoda
|
8c5a758f8d
|
- attempt to force crc refresh for server user if there is an invalid crc value in the cache somehow
|
2011-04-18 23:48:37 +00:00 |
|
Mark Vejvoda
|
c8a6404ecf
|
- screen resolutions sorted now in options menu
|
2011-04-18 23:31:33 +00:00 |
|
Mark Vejvoda
|
3866cf286f
|
- update for video fallback if current resolution fails
|
2011-04-18 22:46:28 +00:00 |
|
Mark Vejvoda
|
8325463c71
|
- ALT-F4 auto quits the game in win32
|
2011-04-18 22:09:55 +00:00 |
|
Mark Vejvoda
|
c2eca9bb05
|
- added better way to show some common resolutions in the options menu
- if video mode selected fails, first we now try to revert to 800x600 then 640x480
|
2011-04-18 22:05:41 +00:00 |
|
Mark Vejvoda
|
c366d108e8
|
- see if this fixes some peoples screenshot problems
|
2011-04-18 20:20:16 +00:00 |
|
Mark Vejvoda
|
c4d32ae0d2
|
- bugfix for users toggling back from Linux tty session
|
2011-04-18 19:48:05 +00:00 |
|
Mark Vejvoda
|
016771ed81
|
- adjust camera angle for more properly unit visibility calc
- more accurate unit titles when debugging
|
2011-04-18 16:51:30 +00:00 |
|
Mark Vejvoda
|
1b68053397
|
- attempt disabling threaded faction pathfinder precache
|
2011-04-18 06:51:10 +00:00 |
|
Mark Vejvoda
|
4bce94fbbb
|
- make messageboxes less alpha background so they are darker and easier to read (try it ultifd)
- made lag timeout max set to 35 instead of 65 since 35 is bad enough
- added another error check
|
2011-04-18 06:42:25 +00:00 |
|
Mark Vejvoda
|
0a0ee9113c
|
- found a rare case where cancelling an upgrade with multiple upgrades happening and a unit dies causes a crash
|
2011-04-18 05:34:31 +00:00 |
|
Mark Vejvoda
|
762a612e33
|
- better error message on error
|
2011-04-18 04:28:25 +00:00 |
|