Commit Graph

43 Commits

Author SHA1 Message Date
Corollax
a66cfb291a Swapped rename and copy to be consistent
Damage profile editor, ship browser, etc. All of these are new, rename, copy, delete. Consistency, please.
2010-10-30 12:12:05 -05:00
cncfanatics
e05ded882c Fix changing characters not udpating stats right away as well as
unlearning not working
2010-10-29 13:01:26 +02:00
cncfanatics
78d1c80398 Fix conflict 2010-10-24 15:08:10 +02:00
HomeWorld
352cfe4b89 Removed a leftover 2010-10-16 17:30:18 +03:00
HomeWorld
44a367b123 Added eve api hyperlink in character editor api tab 2010-10-16 16:30:44 +03:00
HomeWorld
1d9a5eb1b2 Revert "Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window)"
This reverts commit 14d0f50aff.
2010-10-16 16:07:58 +03:00
HomeWorld
14d0f50aff Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window) 2010-10-16 15:22:53 +03:00
cncfanatics
8607bdadea Make sure implants enable when switching to an unlocked character 2010-10-14 12:21:04 +02:00
cncfanatics
0a07aba7ca Fix bug #102: saved API details not being displayed 2010-10-11 23:14:58 +02:00
HomeWorld
c1ec68ed82 Added proper icon to chareditor window (it has none on msw, it inherited the parent icon on wxgtk) 2010-10-07 20:51:05 +03:00
HomeWorld
2e51ffde13 Little misspelling fix 2010-10-07 18:21:37 +03:00
HomeWorld
4d102c5d8a Fixed ticket #84, it seems that not only wxmac sux but wxgtk too, character editor remade as wx.frame + some tricks to emulate a modal dialog 2010-10-07 17:06:30 +03:00
cncfanatics
89a0ccf513 Fix a bug with incorrect handling of "Unlearn" and "Level 0" 2010-10-07 08:04:33 +02:00
cncfanatics
c0b739b8f7 Fix item stats for skills and move some stuff around 2010-10-06 13:58:42 +02:00
HomeWorld
b3ce81df65 Small bug fix in charactereditor 2010-10-05 00:03:40 +03:00
cncfanatics
dc44598962 Make sure that before we spawn the level change menu the current entry is
selected
2010-10-04 09:27:01 +02:00
cncfanatics
72bb1bfcdc Move gui.builtinViewColumns.display to gui.display 2010-10-01 12:14:45 +02:00
cncfanatics
6821d8b78a Trigger CHAR_CHANGED also on deletions/copies 2010-09-30 15:41:04 +02:00
cncfanatics
60d3ae7a8a Finish first complete implementation of character implant editor: needs
polishing
2010-09-30 15:10:10 +02:00
cncfanatics
bb49727317 More work on the implant editor, finish the market view part 2010-09-30 13:04:07 +02:00
cncfanatics
4d1961cba0 More work on the implant browser for chars 2010-09-29 11:31:50 +02:00
cncfanatics
c3d3bcb7d1 Add basic looks to character implant editor 2010-09-29 10:32:04 +02:00
cncfanatics
993c79f4f5 Rename controller to service 2010-09-18 12:31:22 +02:00
cncfanatics
8b03e831ea Update the character selection dropdown when the character editor is
used
2010-09-15 09:59:17 +02:00
cncfanatics
3554a4b6a8 Add basic character switching abilities. Warning: this is UNFINISHED 2010-09-14 11:17:16 +02:00
cncfanatics
1811a1e663 Make the char editor actualy closable 2010-09-09 15:39:21 +02:00
cncfanatics
d850aac7ad Add the ability to change a skill's level via right-click 2010-09-09 15:32:01 +02:00
cncfanatics
03605b6b9d Finish api fetching code 2010-09-08 19:44:50 +02:00
cncfanatics
08da8b0313 Remove the description view for now 2010-09-08 17:34:56 +02:00
HomeWorld
e2bf63a18d Fixed a crash situation (init of chareditor dialog - usage of CB_READONLY for skilltreechoice caused an assertion) ; Fixed some layout problems when having big skill descriptions ; Planet management doesn't have a description in EOS, that caused an error while setting label with None :) - fixed 2010-09-08 08:22:17 +03:00
cncfanatics
c0ed413af5 Make the generic save button have "Create", "Rename" or "Copy" on it depending on the action instead of "Save" 2010-09-07 22:44:54 +02:00
cncfanatics
2488d2f52d Implement copy and delete too 2010-09-07 22:31:00 +02:00
cncfanatics
bee02f625e More work on the character selection part of the char editor, everything except copy is working now 2010-09-07 22:23:25 +02:00
cncfanatics
d40a796f85 First draft of skill view of the character editor, can now switch characters and browse levels 2010-09-07 19:24:29 +02:00
cncfanatics
8908a54437 Also display group descriptions 2010-09-06 11:26:51 +02:00
cncfanatics
cacd310259 Stop the character editor from resizing every time a skill is selected due to description's size changing 2010-09-06 11:11:13 +02:00
cncfanatics
8aa099d146 Use the new save/delete/commit methods from the backend 2010-09-06 11:02:43 +02:00
cncfanatics
41ffd048ac More work on the character editor, the skill browser mostly works now 2010-09-06 10:31:23 +02:00
cncfanatics
37c5554945 Work on some char stuff, more soon 2010-09-05 23:24:43 +02:00
cncfanatics
8577c57d85 Remove some useless stuff 2010-09-05 19:48:05 +02:00
cncfanatics
25d8228493 Fix some formatting 2010-09-05 19:43:11 +02:00
cncfanatics
acff2855e1 Add rename button fixer code 2010-09-05 19:22:29 +02:00
cncfanatics
61d341c49b First draft of character editor (non functional) 2010-09-05 19:13:38 +02:00