Commit Graph

262 Commits

Author SHA1 Message Date
cncfanatics
8aa6e142ce Fix bugs in timer code 2010-08-30 13:39:11 +02:00
HomeWorld
0f748915c0 Added timestamps for timers debug msgs 2010-08-30 13:57:52 +03:00
HomeWorld
b7fe419c70 Added debug print for gauge timers 2010-08-30 13:46:20 +03:00
HomeWorld
305611e47a Increased anim duration to 2s - testing purpose 2010-08-30 13:34:29 +03:00
cncfanatics
a3f66cd5f8 Add a check for fit is None 2010-08-30 12:22:03 +02:00
HomeWorld
cbfb1b2979 Added nonlinear animation on Gauges 2010-08-30 13:14:58 +03:00
cncfanatics
a66ffbc3e7 Update eos version 2010-08-30 10:46:29 +02:00
cncfanatics
92ed5ae23d Update to latest eos 2010-08-30 10:29:11 +02:00
cncfanatics
53abaa7a5b Update used eos to latest 2010-08-30 03:06:21 +02:00
cncfanatics
cd1766dd51 Update eos to latest branch and update the about box with the names of Entity, Darriele and Aurora 2010-08-30 01:48:52 +02:00
cncfanatics
3fecf1842f update eos version 2010-08-29 22:57:29 +02:00
cncfanatics
a446c22787 Fix messed up refspec 2010-08-29 22:23:36 +02:00
cncfanatics
137fb7255d Update eos to fix bugs with the aeon, calculate stuff earlier so we crash when making the fit if stuff is wrong 2010-08-29 22:18:01 +02:00
cncfanatics
27a8b4d776 Update eos version 2010-08-29 21:41:35 +02:00
cncfanatics
5b21379216 Fix a bug in the mini stats display 2010-08-29 21:25:15 +02:00
cncfanatics
918a8d5f87 Update eos version and use effecitve sustainable instead of sustainable for stats display 2010-08-29 21:09:53 +02:00
cncfanatics
146bda03fa Don't forget to check if fit is None 2010-08-29 16:42:14 +02:00
cncfanatics
27cfb031f6 Fix pygauges to draw labels correctly 2010-08-29 16:34:44 +02:00
cncfanatics
066c29395b Fixup some stuff so we can actualy see calculation results in the stat pane now 2010-08-29 16:32:00 +02:00
cncfanatics
840657b11c Don't let PyDeadObjectError get through, they're harmless anyway on closing the app 2010-08-29 16:01:09 +02:00
cncfanatics
97b8854f88 Finish the mini stats display, move the shorten function to a seperate file. 2010-08-29 15:25:14 +02:00
cncfanatics
01c3a2e87a Do sanity checking before fitting a module 2010-08-29 14:10:18 +02:00
cncfanatics
a2906fab1c Add some changing of units when stuff gets too big 2010-08-28 23:31:04 +02:00
cncfanatics
0bf6983aad Center resources 2010-08-28 23:16:26 +02:00
HomeWorld
0f6d772f93 Stats pane font size set 8 2010-08-29 00:17:14 +03:00
cncfanatics
7343b24aea Fix duplicates in the market browser. GO AWAY 2010-08-28 22:52:26 +02:00
cncfanatics
ea40b7cece Call layout on all panels 2010-08-28 22:46:46 +02:00
HomeWorld
a4d523922d Too many gauge fixes 2010-08-28 23:36:27 +03:00
HomeWorld
311da1b989 More Gauges fixes 2010-08-28 23:31:03 +03:00
cncfanatics
a35f53c191 Fix a bug in the gauge code 2010-08-28 22:10:07 +02:00
cncfanatics
36a457a4ce Revert "Major gauges fix"
This reverts commit 61e40f1505.
2010-08-28 22:06:23 +02:00
HomeWorld
61e40f1505 Major gauges fix 2010-08-28 22:00:52 +02:00
cncfanatics
322bc6ef6d Fix a bug, imageLists are zero-based 2010-08-28 21:52:27 +02:00
cncfanatics
4a3d6013ce Fix a bug where clearing a tab would make stuff go BOOM 2010-08-28 21:41:47 +02:00
HomeWorld
1d8144f8fe cpu/pg etc reverts to zero fix when deleting a fit 2010-08-28 20:49:26 +02:00
cncfanatics
0b2af8a66c Fix calibration and remove prints 2010-08-28 20:48:28 +02:00
HomeWorld
0d14b8fa5f cpu/pg-etc-gauges updates 2010-08-28 20:47:28 +02:00
cncfanatics
a1490a4f09 Fix the bug where one needed two clicks to select market/ship browser 2010-08-28 20:46:53 +02:00
cncfanatics
b2a44ccac2 Add bindings to add & remove items (no control on items yet, is on TODO) 2010-08-28 20:07:39 +02:00
HomeWorld
3fd04da397 Text align fix Mk2, now we use BRAIN(TM) 2010-08-28 18:14:31 +02:00
HomeWorld
6ac2e677ae Text align fix + removal of early polish applied to statspane gauges 2010-08-28 17:57:38 +02:00
HomeWorld
4e385f334e Changed resists gauges colors - more contrast/brightness 2010-08-28 17:39:43 +02:00
HomeWorld
930d0e8a0d Fixed rounding (1 digit) in pygauge text display 2010-08-28 17:39:35 +02:00
HomeWorld
5b18702a3b Moar fixes in eve-like gauges ctrls 2010-08-28 17:39:23 +02:00
cncfanatics
66d60892fb Trigger an event when an item is activated 2010-08-28 16:46:06 +02:00
HomeWorld
9406114d44 Added pretty custom made EVE like gauges, toggle _showNormalGauges 2010-08-28 16:23:08 +02:00
cncfanatics
c43834f913 Also trigger FIT_CHANGED when fit goes to None (for example, when a tab is cleared). Note: causes an exception until some other code is fixed 2010-08-28 16:12:04 +02:00
cncfanatics
6bcb32d447 Change license info in about screen 2010-08-28 15:29:33 +02:00
cncfanatics
686e2d49ca Use latest eos 2010-08-28 15:19:22 +02:00
cncfanatics
6d371e40b7 Change AGPL to regular GPL for pyfa 2010-08-28 15:18:57 +02:00